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 514392 - Evolution Setup Assistant german translation is to long
Evolution Setup Assistant german translation is to long
Status: RESOLVED DUPLICATE of bug 515826
Product: l10n
Classification: Infrastructure
Component: German [de]
git master
Other Linux
: Normal normal
: ---
Assigned To: Hendrik Richter
Hendrik Richter
Depends on:
Blocks:
 
 
Reported: 2008-02-04 19:29 UTC by Achim Frase
Modified: 2008-03-14 11:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Achim Frase 2008-02-04 19:29:29 UTC
The German translation is so long that the "Evolution Setup Assistant" doesn't fit to the screen (resolution 1280x800). I think we need one or two line breaks to solve this problem.

This is how it looks like it is:
(http://l10n.gnome.org/POT/evolution.HEAD/evolution.HEAD.de.po)

#: ../plugins/backup-restore/backup-restore.c:238
msgid ""
"You can restore Evolution from your backup. It can restore all the Mails, "
"Calendars, Tasks, Memos, Contacts. \n"
"It also restores all your personal settings, mail filters etc."
msgstr ""
"Evolution kann aus Ihrer Sicherungsdatei wiederhergestellt werden. Alle E-"
"Mails, Kalender, Aufgaben, Notizen und Adressbücher sowie alle persönlichen "
"Einstellungen, Filter etc. können wiederhergestellt werden."

This is how it looks with my possible solution:

#: ../plugins/backup-restore/backup-restore.c:238
msgid ""
"You can restore Evolution from your backup. It can restore all the Mails, "
"Calendars, Tasks, Memos, Contacts. \n"
"It also restores all your personal settings, mail filters etc."
msgstr ""
"Evolution kann aus Ihrer Sicherungsdatei wiederhergestellt werden. \n"
"Alle E-Mails, Kalender, Aufgaben, Notizen und Adressbücher sowie alle \n"
"persönlichen Einstellungen, Filter etc. können wiederhergestellt werden."

I am not sure if the way I have written the translation is okay but I think that  you can imagine what I mean. Hopefully this "fix" will make it into GNOME 2.22.

best wishes
Achim
Comment 1 André Klapper 2008-03-14 11:06:10 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 515826 ***