Bug 571015 libprintbackend-cups has unlocalized strings
2009-02-10 Takao Fujiwara <takao.fujiwara@sun.com> Bug 571015 libprintbackend-cups has unlocalized strings * modules/printbackends/cups/gtkprintbackendcups.c: Added a translator comment with the request of translators. svn path=/trunk/; revision=22304
This commit is contained in:
committed by
Takao Fujiwara
parent
18d80537d4
commit
16c207c27f
@ -2189,6 +2189,8 @@ static const struct {
|
||||
const char *name;
|
||||
const char *translation;
|
||||
} cups_group_translations[] = {
|
||||
/* Translators: "Miscellaneous" is the label for a button, that opens
|
||||
up an extra panel of settings in a print dialog. */
|
||||
{ "Miscellaneous", N_("Miscellaneous") },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user