plug-ins: fix the PDF save procedures' labels

This commit is contained in:
Michael Natterer 2011-12-03 23:34:28 +01:00
parent 022db7b639
commit cb61dea8fe
1 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ query (void)
"Barak Itkin",
"Copyright Barak Itkin",
"August 2009",
N_("_Save as PDF..."),
N_("Portable Document Format"),
"RGB*, GRAY*, INDEXED*",
GIMP_PLUGIN,
G_N_ELEMENTS (save_defaults_args), 0,
@ -280,7 +280,7 @@ query (void)
"Barak Itkin",
"Copyright Barak Itkin",
"August 2009",
N_("_Save as PDF..."),
N_("Portable Document Format"),
"RGB*, GRAY*, INDEXED*",
GIMP_PLUGIN,
G_N_ELEMENTS (save_args), 0,