After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573429 - bad command line parameter translations in dasher
bad command line parameter translations in dasher
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Catalan [ca]
git master
Other Linux
: Normal normal
: ---
Assigned To: Gil Forcada
Jordi Mallach
Depends on:
Blocks:
 
 
Reported: 2009-02-27 16:02 UTC by André Klapper
Modified: 2009-04-15 09:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-02-27 16:02:42 UTC
./ca.po:msgid "Application style (traditional, direct, compose or fullscreen)"
./ca.po-msgstr ""
./ca.po-"Estil de l'aplicació (tradicional, directe, composició o pantalla completa)"



Being a user, you MUST use the ENGLISH value if you want to use the parameter. It is IMPOSSIBLE for users to GUESS the english values if you translate the values ONLY to your language.

Proposal: Put your translation in brakets after the english value.
Example: "  "english_value" (translation_of_english_value)  "

I have added a translator comment for future reference, see bug 551137 for the complete story.

To reproduce:
1. Start a terminal
2. Run "dasher --help"
3. Read description for "-a"
4. Run "dasher --appstyle=" plus one of the four translated options
5. Fail: Application style is not supported
Comment 1 Gil Forcada 2009-04-15 09:13:06 UTC
Thanks,

Already fixed in trunk.