[haiku-bugs] Re: [Haiku] #7154: A JPEG2000Translator localization

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Sun, 06 Feb 2011 12:15:28 -0000

#7154: A JPEG2000Translator localization
-------------------------------------+-------------------------------------
  Reporter:  Karvjorm                |        Owner:  korli
      Type:  enhancement             |       Status:  closed
  Priority:  normal                  |    Milestone:  R1
 Component:  Add-                    |      Version:  R1/alpha2
  Ons/Translators/JPEG2000           |     Keywords:  JPEG2000Translator
Resolution:  fixed                   |  localization patch
Blocked By:                          |  Has a Patch:  1
  Platform:  All                     |     Blocking:
-------------------------------------+-------------------------------------

Comment (by mt):

 Hi, I think these labels may use B_TRANSLATE instead of B_TRANSLATE_MARK.
 becaouse they are used as function parameter.


 {{{
 #define VIEW_LABEL_QUALITY B_TRANSLATE_MARK("Output quality")
 #define VIEW_LABEL_JPC B_TRANSLATE_MARK("Output only codestream (.jpc)")
 #define VIEW_LABEL_GRAY1ASRGB24 \
             B_TRANSLATE_MARK("Write black-and-white images as RGB24")
 #define VIEW_LABEL_GRAYASRGB32 \
             B_TRANSLATE_MARK("Read greyscale images as RGB32")
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7154#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: