Untranslated label "In Progress" when upgrading system

Bug #1391617 reported by Michael Zanetti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical System Image
Fix Released
High
Unassigned
Ubuntu UI Toolkit
Fix Released
High
Tim Peeters
ubuntu-ui-toolkit (Ubuntu)
Fix Released
Undecided
Unassigned
Vivid
Fix Released
Undecided
Unassigned
ubuntu-ui-toolkit (Ubuntu RTM)
Fix Released
High
Unassigned

Bug Description

When there's a system upgrade, there is a progress bar with the label "In Progress". This doesn't seem to be translated.

Related branches

Revision history for this message
Albert Astals Cid (aacid) wrote :

I did some grepping on this, the only "In Progress" i could find is in
lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/Themes/Ambiance/ProgressBarStyle.qml: text: progressBar.indeterminate ? i18n.tr("In Progress")

that seems to be translated (at least to the po level)

$ msgunfmt /usr/share/locale-langpack/de/LC_MESSAGES/ubuntu-ui-toolkit.mo | grep Prog -A 2
msgid "In Progress"
msgstr "In Bearbeitung"

Maybe you had an old langpack that didn't include this translation yet?

Revision history for this message
Sebastien Bacher (seb128) wrote :

That's a toolkit issue, reassigning

affects: ubuntu-system-settings (Ubuntu) → ubuntu-ui-toolkit
Revision history for this message
Sebastien Bacher (seb128) wrote :

using "dtr("ubuntu-ui-toolkit" ..." makes the translation work, the code is run in the settings namespace and is currently trying to get the translation from that domain it seems

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

I cannot imagine a case where it would be a good idea for a progress bar to have the label "In Progress". It's a progress bar; of course it's in progress. I suggest just deleting the string.

Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
assignee: nobody → Tim Peeters (tpeeters)
importance: Undecided → High
Revision history for this message
Tim Peeters (tpeeters) wrote :

It is an indeterminate progress bar. It will only be blinking, not show a progress percentage. So showing "In Progress" may be more clear than now showing it.

I applied seb128's suggestion to fix it.

If the design for the indeterminate progress bar has to change and not show text, please report another bug.

Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
status: New → In Progress
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:ubuntu-ui-toolkit/staging at revision None, scheduled for release in ubuntu-ui-toolkit, milestone Unknown

Changed in ubuntu-ui-toolkit:
status: In Progress → Fix Committed
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit:
status: Fix Committed → Fix Released
Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

please land in rtm asap

Changed in ubuntu-ui-toolkit (Ubuntu RTM):
importance: Undecided → High
status: New → Confirmed
Changed in canonical-devices-system-image:
importance: Undecided → High
milestone: none → ww07-2015
status: New → Confirmed
Changed in canonical-devices-system-image:
status: Confirmed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-ui-toolkit - 1.1.1298+15.04.20150202~rtm-0ubuntu1

---------------
ubuntu-ui-toolkit (1.1.1298+15.04.20150202~rtm-0ubuntu1) 14.09; urgency=medium

  [ Tim Peeters ]
  * Port "In Progress" translation fix from staging to rtm. (LP:
    #1391617, #1081607)
 -- Ubuntu daily release <email address hidden> Mon, 02 Feb 2015 09:11:21 +0000

Changed in ubuntu-ui-toolkit (Ubuntu RTM):
status: Confirmed → Fix Released
Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Fix Released
Changed in ubuntu-ui-toolkit (Ubuntu Vivid):
status: New → 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.