GNOME Bugzilla – Bug 236930
"Hail" message context clash
Last modified: 2003-07-17 18:36:16 UTC
#. HAIL #: my-evolution/Locations.h:885 my-evolution/metar.c:218 msgid "Hail" There is a context clash here. gettext only allows for one message with "Hail" and translation of it, but this message is used in two different contexts in the two places it is used: One in the context of a location, and the other one in the context of weather. These different contexts need different translations in a lot of languages other than English.
*** This bug has been marked as a duplicate of 220936 ***