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 409017 - Missed string for translation
Missed string for translation
Status: RESOLVED FIXED
Product: gedit-plugins
Classification: Other
Component: General
git master
Other All
: Normal minor
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-17 18:36 UTC by Alexander Shopov
Modified: 2019-03-23 20:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Extremely trivial patch to mark a string for translation (545 bytes, patch)
2007-02-17 18:38 UTC, Alexander Shopov
committed Details | Review

Description Alexander Shopov 2007-02-17 18:36:53 UTC
Please describe the problem:
String is not marked for translationn:
line 557 of file ../plugins/taglist/gedit-taglist-plugin-panel.c

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Alexander Shopov 2007-02-17 18:38:29 UTC
Created attachment 82748 [details] [review]
Extremely trivial patch to mark a string for translation
Comment 2 Paolo Borelli 2007-02-25 19:04:45 UTC
thanks, committed.

(as far as I know this doesn't break string freeze since the string is already in the UI untranslated so it doesn't make things worse)
Comment 3 Alexander Shopov 2007-02-25 19:55:07 UTC
It does not break the freeze but gnome-i18n mailing list should be notified.