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 162870 - Horrible string surgery in gnome-schedule
Horrible string surgery in gnome-schedule
Status: RESOLVED FIXED
Product: gnome-schedule
Classification: Other
Component: general
0.1.0
Other All
: Urgent blocker
: ---
Assigned To: GNOME Schedule Maintainers
GNOME Schedule Maintainers
Depends on:
Blocks: 162866
 
 
Reported: 2005-01-03 23:34 UTC by Christian Rose
Modified: 2005-08-16 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Rose 2005-01-03 23:34:06 UTC
#: src/gnome-schedule.glade.h:43
msgid "Happens at the"

#: src/gnome-schedule.glade.h:45
msgid "Happens every "

#: src/gnome-schedule.glade.h:46
msgid "Happens from"

Yet another attempt at the horrible act of string surgery. Please *never* do
this. Grammar, word order and even text direction vary between languages. See
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#split-sentences

String surgery assumes the programmer has total knowledge of all languages of
the world, and has the same chances of success as that scenario.
Comment 1 Philip Van Hoof 2005-04-16 13:03:46 UTC

*** This bug has been marked as a duplicate of 162866 ***
Comment 2 Gaute Hope 2005-08-12 13:48:08 UTC
blocking..
Comment 3 Gaute Hope 2005-08-16 10:52:03 UTC
All the strings has been removed.