[ubuntu-mono] [Bug 743928] Re: Ubuntu patches add untranslated strings

Chow Loong Jin hyperair at ubuntu.com
Tue Mar 29 11:46:13 UTC 2011


On Monday 28,March,2011 07:28 AM, Gabor Kelemen wrote:
> The X-Ubuntu-Gettext-Domain is not necessary, as the rules file adds it
> to every .desktop file, sorry.
> 

Thanks for reporting this bug. These patches are meant to go upstream, but for
some reason, they have not been accepted until now. The .desktop file missing
from POTFILES.in will have to be fixed, of course.

  status triaged

-- 
Kind regards,
Loong Jin


** Changed in: banshee (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/743928

Title:
  Ubuntu patches add untranslated strings

Status in Ubuntu Translations:
  New
Status in “banshee” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: banshee

  Some Ubuntu-specific patches add user-visible strings, which do not show up correctly localized.
  1, 05_show-a-empty-library-message-in-banshee.patch adds String.Format ("Please move your music to {0}",  without a Catalog.GetString call. 
  http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/banshee/natty/view/head:/debian/patches/05_show-a-empty-library-message-in-banshee.patch#L25

  2, 04_enable-switching-between-the-2-interfaces.patch adds TooltipText = Catalog.GetString ("Show the Netbook interface")
  but forgets to add the file to POTFILES.in
  http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/banshee/natty/view/head:/debian/patches/04_enable-switching-between-the-2-interfaces.patch#L104

  3, 06_add-meego-desktop-file.patch adds a .desktop file without adding it to POTFILES.in or an X-Ubuntu-Gettext-Domain line, but both would be necessary.
  http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/banshee/natty/view/head:/debian/patches/06_add-meego-desktop-file.patch#L73



More information about the Ubuntu-mono mailing list