GNOME Bugzilla – Bug 271932
Split sentences in Evolution calendar a11y messages
Last modified: 2013-09-10 14:03:33 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.
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.
patch committed