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 118682 - Don't include non-ASCII in translateable messages in quick-lounge-applet
Don't include non-ASCII in translateable messages in quick-lounge-applet
Status: RESOLVED FIXED
Product: quick-lounge-applet
Classification: Deprecated
Component: general
unspecified
Other All
: Normal major
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2003-07-30 16:19 UTC by Christian Rose
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Rose 2003-07-30 16:19:17 UTC
#: src/quick-lounge.c:152
msgid "Copyright  2002 Free Software Foundation, Inc."

Use of non-ASCII in messages marked for translation doesn't work
(http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#use-ascii),
it just causes several xgettext warnings and errors.

This message doesn't seem to need translation anyway, so you should
probably just unmark it for translation.
Comment 1 Abel Cheung 2003-08-04 07:33:30 UTC
Maintainer forgot to close bug.