It seems that the string needs to be marked for translation, probably in
the .vala files. grep returns:
src/playlists-menu-item.c:321:
dbusmenu_menuitem_property_set (self->root_item, DBUSMENU_MENUITEM_PROP_LABEL,
"Choose Playlist");
src/playlists-menu-item.c:476: _tmp1_ = g_strdup ("Choose Playlist");
src/playlists-menu-item.c:541: dbusmenu_menuitem_property_set
(self->root_item, DBUSMENU_MENUITEM_PROP_LABEL, "Choose Playlist");
src/playlists-menu-item.vala:38: this.root_item.property_set (
MENUITEM_PROP_LABEL, "Choose Playlist" );
src/playlists-menu-item.vala:77: this.root_item.property_set
(MENUITEM_PROP_LABEL, "Choose Playlist");
src/playlists-menu-item.vala:121: if ( update == "" ) update = "Choose
Playlist";
** Summary changed:
- Choose Playlist not translated
+ "Choose Playlist" needs to be marked for translation
** Changed in: ubuntu-translations
Status: New => Triaged
** Changed in: ubuntu-translations
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/736372
Title:
"Choose Playlist" needs to be marked for translation
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs