[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2012-01-23 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 5.0.4

---
software-center (5.0.4) oneiric-proposed; urgency=low

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/fix-lp891499-for-5.0:
- be more robust about problems reading the cataloged_times file
  as problems here can hang the UI (LP: #891499)

  [ Gabor Kelemen ]
  * lp:~kelemeng/software-center/bug869935:
- Update help translations from Launchpad (LP: #869935)
  * lp:~kelemeng/software-center/bug880757:
- Mark strings containing the “ character as Unicode, to fix
  their translations. LP: #880757

  [ Michael Vogt ]
  * fix cache opening to improve startup time
  * lp:~mvo/software-center/icon-data-for-5.0:
- remove the need for inline icon data from the agent, instead
  download icons directly using the provided URL (LP: #914054)
 -- Michael Vogt michael.v...@ubuntu.com   Tue, 10 Jan 2012 09:52:09 +0100

** Changed in: software-center (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Released

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2012-01-23 Thread Gabor Kelemen
** Changed in: ubuntu-translations
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Released

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2012-01-15 Thread Gabor Kelemen
Tested s-c 5.0.4 in oneiric-proposed, the package fixes this bug.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2012-01-13 Thread Martin Pitt
Hello Gabor, or anyone else affected,

Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Changed in: software-center (Ubuntu Oneiric)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2012-01-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/software-center

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 5.1.4

---
software-center (5.1.4) precise; urgency=low

  [ Michael Vogt ]
  * lp:~brendan-donegan/software-center/test_debfileapplication,
lp:~brendan-donegan/software-center/test_debfileapplication_mkII:
- merged with some small tweaks to do basic tests for the
  DebFileApplication class, thanks to Brendan Donegan
  * data/software-center.menu.in:
- add new Books  Magazines Category (LP: #903775)
  * add support for the scagent Support Website feature
  * lp:~mvo/software-center/performance-probes,
lp:~mvo/software-center/profiling1:
- improve accuracy of startup time measurement and add probe
  points to make profiling easier
  * lp:~mvo/software-center/purchaseviewspinner2:
- add a spinner to the purchaseview both when new windows
  are opened and in the global toolbar
  * softwarecenter/ui/gtk3/dialogs/__init__.py:
- trivial fix to increase the size of the expanded details
  in the message dialog

  [ Gabor Kelemen ]
  * lp:~kelemeng/software-center/bug880757:
- Mark strings containing the “ character as Unicode, to fix their
  translations. LP: #880757
  * lp:~kelemeng/software-center/bug869935:
- Update help translations from Launchpad. LP: #869935
  * lp:~kelemeng/software-center/bug868971:
- Add a translator comment to the 'Top Rated %s' string, name the
 variable. LP: #868971

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/catalog-published-date-lp803028:
- add date_published value from the software-center-agent server
  for use with cataloged time so that for-purchase items appear
  correctly and in the proper order in What's New; include unit
  tests for the new functionality (LP: #803028, LP: #886698)

  [ Robert Roth ]
  * lp:~evfool/software-center/lp905082:
- fix typo LP: #905082

  [ Giovanni Campagna ]
  * lp:~gcampax/software-center/fedora:
- add fedora distro backend and some cleanup in the PackageKit code
  and improvements to the AppStream xml parser
 -- Michael Vogt michael.v...@ubuntu.com   Mon, 19 Dec 2011 13:52:32 +0100

** Changed in: software-center (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  In Progress

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/software-center

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  In Progress

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-12 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  New

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-12 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Status: New = Fix Committed

** Also affects: software-center (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “software-center” source package in Oneiric:
  In Progress

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-12 Thread Michael Vogt
** Changed in: software-center (Ubuntu Oneiric)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “software-center” source package in Oneiric:
  In Progress

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-12 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center/5.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “software-center” source package in Oneiric:
  In Progress

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-11 Thread Gabor Kelemen
** Branch linked: lp:~kelemeng/software-center/bug880757

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  New

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880757] Re: Untranslated string in software-center with UTF-8 character

2011-12-11 Thread Gabor Kelemen
Pretty visible, but the proposed branch fixed it. 
Can we have this fixed as an SRU in Oneiric?

** Attachment added: Screenshot of the problem
   
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+attachment/2628775/+files/scsync.png

** Changed in: ubuntu-translations
   Importance: Low = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/880757

Title:
  Untranslated string in software-center with UTF-8 character

Status in Ubuntu Translations:
  Triaged
Status in “software-center” package in Ubuntu:
  New

Bug description:
  In software-center choose File - Sync Between Computers. At the
  bottom left corner, you can see a gear icon, click on it and the 'Stop
  Syncing “%s”' string will appear untranslated, despite it is
  translated in the po files.

  This is the same problem as it was in bug #870604. To be sure, I
  grepped for other possibly affected strings containing the “
  character:

  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items match “%s”)) % term
  softwarecenter/ui/gtk3/widgets/searchaid.py:sub = utf8(_(uNo 
items in %s match “%s”))
  softwarecenter/ui/gtk3/panes/installedpane.py:
stop_oneconf_share_menuitem = Gtk.MenuItem(label=_(Stop Syncing “%s”) % 
platform.node())
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on “%(machine)s” not on this computer',
  softwarecenter/ui/gtk3/panes/installedpane.py:cat_title = 
ngettext('%(amount)s item on this computer not on “%(machine)s”',
  softwarecenter/ui/gtk3/panes/installedpane.py:
 '%(amount)s items on this computer not on “%(machine)s”',
  softwarecenter/backend/oneconfhandler.py:msg = _(To sync with 
another computer, choose “Sync Between Computers” from that computer.)

  I think these need an u prefix too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/880757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp