Problem with a translatable string

Bug #621373 reported by Milo Casagrande
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Translations
Fix Released
Undecided
Mohamed Amine Ilidrissi
update-manager (Ubuntu)
Fix Released
Undecided
Mohamed Amine Ilidrissi

Bug Description

Binary package hint: update-manager

There is one string that can cause some problems to translators. The string is this one, locate in UpdateManager.py:

"%(count_str)s%(download_str)s"

This string will be "expanded" with two other strings previously defined. The problem is that the translators comment left before this string says that it is possible to invert the order of the strings shown. This can be a problem to translators since of the two strings that will form the final concatenated one, only the "count_str" (the first one) has the final white space. If translators don't know this, and they invert the order, the result would be a long string hard to comprehend.

I think it is safe to remove the ending white space from the "count_str" string, and add it to this one.

I'll attach this trivial patch.

Thanks.

Tags: patch
Revision history for this message
Milo Casagrande (milo) wrote :
tags: added: patch
Changed in update-manager (Ubuntu):
status: New → Confirmed
Changed in ubuntu-translations:
status: New → Confirmed
Changed in update-manager (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Mohamed Amine IL Idrissi (ilidrissi.amine)
Changed in ubuntu-translations:
status: Confirmed → In Progress
assignee: nobody → Mohamed Amine IL Idrissi (ilidrissi.amine)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package update-manager - 1:0.142.9

---------------
update-manager (1:0.142.9) maverick; urgency=low

  [ Mohamed Amine IL Idrissi ]
  * UpdateManager/UpdateManager.py: Changed the whitespace place to not
    confuse translators, many thanks Milo Casagrande (LP: #621373)
  * DistUpgrade/DistUpgradeView.py: There won't be two spaces in
    FuzzyTimeToStr when days or hours are > 0 and hours or minutes are
    equal to 0 (LP: #288912)

  [ Michael Vogt ]
  * remove the seperate demotions dialog and move it into the
    "Confirm changes" step
  * use a treeview instead of a list to show the details of the
    changes in the gtk frontend
  * UpdateManager/UpdateManager.py, data/glade/UpdateManager.ui:
    - fix label wraping for label_downsize
 -- Michael Vogt <email address hidden> Wed, 25 Aug 2010 11:17:00 +0200

Changed in update-manager (Ubuntu):
status: In Progress → Fix Released
Changed in ubuntu-translations:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.