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 167060 - gedit schema messages need translator comments
gedit schema messages need translator comments
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
git master
Other All
: Normal normal
: 2.10.0
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2005-02-11 13:09 UTC by Christian Rose
Modified: 2005-02-17 08:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Patch against CVS HEAD (v. 1) (3.92 KB, patch)
2005-02-13 15:34 UTC, Paolo Maggi
none Details | Review

Description Christian Rose 2005-02-11 13:09:29 UTC
#: data/gedit.schemas.in.h:32
msgid "Monospace 12"

#: data/gedit.schemas.in.h:33
msgid "Monospace 9"

#: data/gedit.schemas.in.h:34
msgid "Monospace Regular 9"

#: data/gedit.schemas.in.h:41
msgid "Sans 11"

#: data/gedit.schemas.in.h:42
msgid "Sans 8"

#: data/gedit.schemas.in.h:43
msgid "Sans Regular 11"

#: data/gedit.schemas.in.h:44
msgid "Sans Regular 8"

These messages urgently need translator comments, so that translators will be
able to know how these messages are used and what on earth they are supposed to
translate them to.

See
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#use-comments
for more information about translator comments and bug 131505 for how to add
them to XML and schema files.
Comment 1 Paolo Maggi 2005-02-13 15:34:24 UTC
Created attachment 37432 [details] [review]
Patch against CVS HEAD (v. 1)

This patch add some translator comments to gedit.schemas.in

Menthos: Danilo: may you please review the patch and let me know if it is ok
for you?
Comment 2 Paolo Maggi 2005-02-17 08:19:00 UTC
Fixed in CVS HEAD