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 236137 - Leading %s in addressbook message totally non-obvious
Leading %s in addressbook message totally non-obvious
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
1.5.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
: 240776 (view as bug list)
Depends on:
Blocks: 236276
 
 
Reported: 2002-12-27 23:11 UTC by Christian Rose
Modified: 2013-09-10 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Rose 2002-12-27 23:11:19 UTC
#: addressbook/gui/component/addressbook.c:647
#: addressbook/gui/component/addressbook.c:650
#, c-format
msgid "%sEnter password for %s (user %s)"


Looking at this message, it's totally non-obvious what the first %s does or
how it relates to anything that should be translated.
I suggest to replace this with a solution with the advanced string magic
composition being done outside the gettext call.
Comment 1 Rodney Dawes 2003-04-12 20:50:54 UTC
*** bug 240776 has been marked as a duplicate of this bug. ***
Comment 2 Gerardo Marin 2004-09-07 17:13:17 UTC
Still in 1.5.94, line 191
Comment 3 Sivaiah 2005-01-28 10:53:58 UTC
Removed the leading %s and did string concatanation as they are two
different sentences