← Back to team overview

desktop-packages team mailing list archive

[Bug 880257] Re: "Modify Your %s Review" translation not loaded

 

This bug was fixed in the package software-center - 5.0.3.1

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

  * softwarecenter/ui/gtk3/views/purchaseview.py:
    - set transient parent when creating a new webview to better
      support PayPal (LP: #893988)

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

  [ Michael Vogt ]
  * Improve icon extenstion detection, some iconnames are already
    without extenstion with still with a "." in the name, some are not.
    This fixes the icons display for wesnoth and xpuzzles (LP: #878707)

  [ Gary Lasker ]
  * softwarecenter/ui/gtk3/app.py:
    - fix potential dbus crash when accessing the list of previous
      purchases (LP: #863898)
  * softwarecenter/ui/gtk3/session/navhistory.py:
    - fix UnicodeDecodeError in NavigationItem __str__ (LP: #847050)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
    - fix UnicodeDecodeError in DisplayState __str__ (LP: #873046)
  * softwarecenter/ui/gtk3/models/pendingstore.py:
    - fix UnicodeDecodeError in _render_status_text (LP: #862029)
  * softwarecenter/distro/__init__.py:
    - fix UnicodeDecodeError in get_install_warning_text (LP: #857416)
  * softwarecenter/db/application.py:
    - fix UnicodeDecodeError in __str__ (LP: #871088)

  [ Gabor Kelemen ]
  * Fix misplaced parentheses and localize the app name
    using the app-install-data-ubuntu domain. LP: #880257
  * Display the success message properly localized. LP: #872823
  * Display failure message properly localized. LP: #872812
 -- Michael Vogt <michael.vogt@xxxxxxxxxx>   Thu, 24 Nov 2011 10:10:25 +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/880257

Title:
  "Modify Your %s Review" translation not loaded

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:
  When you click the Edit link under your review of an application, the appearing windows title is not translated, although it is present in the po file.
  This is because the parentheses in the gettext() call are misplaced. Also, the application name which replaces the %s is not using any translations, so it would display untranslated too. 

  See: https://launchpadlibrarian.net/83497071/modifyreview.png

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


References