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 90036 - "read" has one .pot entry for two different meanings
"read" has one .pot entry for two different meanings
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.13.0 betas
Other All
: Normal normal
: 0.13.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2002-08-06 19:55 UTC by nadaschauher
Modified: 2006-06-18 04:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nadaschauher 2002-08-06 19:55:36 UTC
In pan, the word "read" is used as an infititive form (in the toolbar) and
as a perfect form (referring to read/unread status of messages). It has
only one entry in the .pot file. Because the two meanings have to be
expressed using two different words in many languages, e.g. German, it is
impossible to avoid an ugly grammar mistake either in the toolbar or when
referring to messages. A way should be found to get separate entries in the
.pot.
The code points as of 0.12.93 are pan/filter-edit-ui.c:870, pan/gui.c:1698,
pan/rules/rule-edit-ui.c:151.