From: Daniele F. <df...@gm...> - 2013-06-01 18:06:12
|
2013/5/31 Jonathan Neuschäfer <j.n...@gm...>: > --- > po/de.po | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/po/de.po b/po/de.po > index be89d1c..a881a47 100644 > --- a/po/de.po > +++ b/po/de.po > @@ -2315,7 +2315,7 @@ msgstr " -m <Pfad>: Einhängepunkt für iPod angeben\n" > > #: ../libgtkpod/prefs.c:328 > msgid " --mountpoint: same as '-m'.\n" > -msgstr " --Einhängepunkt: wie '-m'.\n" > +msgstr " --mountpoint: wie '-m'.\n" > > #: ../libgtkpod/prefs.c:496 > #, c-format > -- > 1.7.10.4 > pushed, thank you however I noticed now that gtkpod --help doesn't show that string and the other usage strings from libgtkpod/prefs.c because --help is intercepted by g_option_context_parse() in src/main.c using GOption also for prefs.c would avoid translation of arguments and fix the formatting... -- Daniele Forsi |