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 679222 - Untranslated strings in visualization plugin
Untranslated strings in visualization plugin
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-01 16:24 UTC by Piotr Drąg
Modified: 2012-07-01 22:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (68.21 KB, image/png)
2012-07-01 16:24 UTC, Piotr Drąg
Details

Description Piotr Drąg 2012-07-01 16:24:04 UTC
Created attachment 217779 [details]
Screenshot

In right-click menu of the visualizer plugin there are three strings which appear untranslated, despite being correctly extracted to POT file and translated in (Polish in that case) PO file.

It's this place in code:

http://git.gnome.org/browse/rhythmbox/tree/plugins/visualizer/rb-visualizer-menu.c#n38
Comment 1 Jonathan Matthew 2012-07-01 22:48:07 UTC
commit d9a4ec8 fixes this, thanks for reporting.