2009/2/9 Takao Fujiwara - Tokyo S/W Center <[email protected]>: > Wouter Bolsterlee-san wrote (02/ 9/09 08:04 PM): >> 2009-02-09 klockan 06:54 skrev Takao Fujiwara - Tokyo S/W Center: >>> I added 10 msgids to gtk+. >>> http://bugzilla.gnome.org/show_bug.cgi?id=571015 >>> [snip] >>> #: ../modules/printbackends/cups/gtkprintbackendcups.c:2192 >>> msgid "Miscellaneous" >>> msgstr "" >> >> This string needs context, e.g. msgctxt "printer-settings". > > I don't find the same msgid in gtk+. > My understanding is msgctxt is used for the different meaning, e.g. "No" for > numbering and "No" for the reverse of "Yes". > Does "Miscellaneous" have the same translations in any cases?
If it does not exist anywhere else you do not need to give it msgctxt, but you still need to explain in a translator comment what miscellaneous refers to, because it can have many different translation depending what it refers to and in what context. Regards Kenneth Nielsen _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
