GNOME Bugzilla – Bug 679222
Untranslated strings in visualization plugin
Last modified: 2012-07-01 22:48:07 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
commit d9a4ec8 fixes this, thanks for reporting.