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 327525 - The <no value> text is not marked for translation
The <no value> text is not marked for translation
Status: RESOLVED FIXED
Product: gconf-editor
Classification: Applications
Component: general
git master
Other All
: Normal minor
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-18 12:54 UTC by Gabor Kelemen
Modified: 2006-01-30 06:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Trivial fix for the reported problem (1.51 KB, patch)
2006-01-18 12:55 UTC, Gabor Kelemen
none Details | Review

Description Gabor Kelemen 2006-01-18 12:54:00 UTC
Please describe the problem:
The <no value> text in gconf-cell-renderer.c is not marked for translation. It
appears when a key has no value set, so it sholud be translated. Attached patch
marks it for translation and adds the file's name to POTFILES.in.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Gabor Kelemen 2006-01-18 12:55:02 UTC
Created attachment 57582 [details] [review]
Trivial fix for the reported problem
Comment 2 Fernando Herrera 2006-01-30 06:03:51 UTC
Thank you very much for the patch.
Fixed