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 261971 - Bad plural form: foo(s) in evolution-addressbook.xml
Bad plural form: foo(s) in evolution-addressbook.xml
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
unspecified
Other All
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 236276
 
 
Reported: 2004-07-26 19:43 UTC by Åsmund Skjæveland
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to resolve this issue (1.39 KB, patch)
2005-08-03 08:41 UTC, Devashish Sharma
none Details | Review

Description Åsmund Skjæveland 2004-07-26 19:43:23 UTC
The messages below use broken plurals of the form "foo(s)". It's not good
English, and pain to translate.

#: ui/evolution-addressbook.xml.h:3
msgid "Copy Contact(s) to Another Folder..."
msgstr ""

#: ui/evolution-addressbook.xml.h:11
msgid "Move Contact(s) to Another Folder..."
msgstr ""

See for further info:
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#plurals
Comment 1 André Klapper 2005-03-24 15:09:59 UTC
moving target to 2.3, adding dependency
Comment 2 Devashish Sharma 2005-08-03 08:41:28 UTC
Created attachment 50164 [details] [review]
Patch to resolve this issue
Comment 3 Sushma Rai 2005-08-05 10:30:16 UTC
Committed the patch to cvs head.