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 331020 - don't mark port numbers for translation
don't mark port numbers for translation
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.6.x
Other Linux
: Normal trivial
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 236276
 
 
Reported: 2006-02-13 17:35 UTC by André Klapper
Modified: 2013-09-13 00:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2006-02-13 17:35:34 UTC
in evolution/addressbook/gui/component/ldap-config.glade, port numbers are marked for translation.

i assume that this is not useful. :-)
Comment 1 Devashish Sharma 2006-03-10 07:30:05 UTC
Fix committed to cvs head.
Comment 2 André Klapper 2006-03-10 11:48:19 UTC
devashish, please do explicitly use 
        translatable="no"
instead of just removing
        translatable="yes"

thanks. :-)