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 672302 - mark data/preferences.ui as a glade file in POTFILES.in
mark data/preferences.ui as a glade file in POTFILES.in
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-17 16:00 UTC by Abderrahim Kitouni
Modified: 2012-03-19 18:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mark data/preferences.ui as a glade file in POTFILES.in (769 bytes, patch)
2012-03-17 16:00 UTC, Abderrahim Kitouni
none Details | Review

Description Abderrahim Kitouni 2012-03-17 16:00:45 UTC
Created attachment 210004 [details] [review]
mark data/preferences.ui as a glade file in POTFILES.in

Currently (most of) the preferences window isn't translated because intltool doesn't reconize .ui files as glade files.

This introduces a few string for translations but AFAICT, this isn't a string freeze break as the strings were already there.
Comment 1 Abderrahim Kitouni 2012-03-17 18:10:43 UTC
Sorry, I accidentally pushed this. I hope this isn't a problem. (or should I revert?)
Comment 2 André Klapper 2012-03-17 22:45:32 UTC
Please don't revert - waiting for the maintainers to give their OK but it seems to be the right thing to do. :)
Comment 3 Chris Kühl 2012-03-19 18:10:41 UTC
Looks fine to me. Thanks.