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 647609 - Applet descriptions are not extracted for translation
Applet descriptions are not extracted for translation
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-12 22:29 UTC by Gabor Kelemen
Modified: 2011-04-13 06:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Convince intltool that these are ini files (1.78 KB, patch)
2011-04-12 22:31 UTC, Gabor Kelemen
committed Details | Review

Description Gabor Kelemen 2011-04-12 22:29:54 UTC
The applet description strings in panel-applet.in files are marked for translation, and listed in POTFILES.in, but for some reason, intltool does not extract these strings into the pot file. Adding an explicit [type: gettext/ini] prefix solves this.
Comment 1 Gabor Kelemen 2011-04-12 22:31:41 UTC
Created attachment 185838 [details] [review]
Convince intltool that these are ini files
Comment 2 Vincent Untz 2011-04-13 06:42:42 UTC
Comment on attachment 185838 [details] [review]
Convince intltool that these are ini files

Ouch, sorry for this :/ Please commit -- I don't think it requires freeze break approval.
Comment 3 Gabor Kelemen 2011-04-13 06:55:09 UTC
Review of attachment 185838 [details] [review]:

Pushed, thanks.