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 271932 - Split sentences in Evolution calendar a11y messages
Split sentences in Evolution calendar a11y messages
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: Normal normal
: ---
Assigned To: Harry Lu
Evolution QA team
Depends on:
Blocks: 236276 271192
 
 
Reported: 2005-01-28 22:00 UTC by Christian Rose
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Rose 2005-01-28 22:00:51 UTC
#: a11y/widgets/ea-calendar-item.c:305
msgid ")"

#: a11y/widgets/ea-calendar-item.c:303
#: calendar/gui/dialogs/comp-editor-util.c:187 calendar/gui/print.c:2261
msgid " to "

#: a11y/widgets/ea-calendar-item.c:293 a11y/widgets/ea-calendar-item.c:299
msgid " %d %B %Y"

#: a11y/widgets/ea-calendar-item.c:301
msgid "calendar (from "

Please *never* split translateable sentences like this. It is horribly
broken for a countless number of reasons from a localization point of view.
(http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#split-sentences)

Please provide a full sentence instead.
Comment 1 André Klapper 2005-02-01 16:00:30 UTC
adding patch keyword and setting target milestone to 2.1.

see <http://bugzilla.gnome.org/attachment.cgi?id=44723> of 
bug 271924 for the patch.
Comment 2 Harry Lu 2005-02-02 03:12:28 UTC
patch committed