Closed
Bug 457301
Opened 17 years ago
Closed 17 years ago
Download progress in product update dialog is badly expressed
Categories
(Mozilla Localizations :: es-ES / Spanish, defect)
Mozilla Localizations
es-ES / Spanish
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rpmdisguise-nave, Assigned: rpmdisguise-nave)
Details
(Keywords: verified1.9.0.4)
Attachments
(1 file)
|
741 bytes,
patch
|
Pike
:
approval1.9.0.4+
|
Details | Diff | Splinter Review |
The lack of localization notes at [1] together with the difficulty to test the product update download dialog and my own fault by not properly seeing how the different strings chained together to form the final message, has caused a weird sentence for the download progress message in es-ES. It says:
1.3 MB de 2.0 MB en 125 KB/seg; 2:18 quedan
when it should say
1.3 MB de 2.0 MB a 125 KB/seg; quedan 2:18
[1] http://mxr.mozilla.org/firefox/source/toolkit/locales/en-US/chrome/mozapps/update/updates.properties
The affected keys in updates.properties are rateFormat and timeFormat. I'm fixing this in Mercurial for Gecko 1.9.1, but I also request approval to fix it for Gecko 1.9.0 (Firefox 3.0.x).
Attachment #340629 -
Flags: approval1.9.0.4?
Comment 1•17 years ago
|
||
Comment on attachment 340629 [details] [diff] [review]
Patch to fix a weird sentence for product update download progress message
a=me. Please land this with a check-in comment referencing this bug and my approval. Use the fixed1.9.0.4 and verified1.9.0.4 keywords to track landing and testing.
Attachment #340629 -
Flags: approval1.9.0.4? → approval1.9.0.4+
| Assignee | ||
Comment 2•17 years ago
|
||
$ cvs commit -m "Fix for bug 457301 - Download progress in product update dialog is badly expressed, approved by Axel, made by Ricardo"
cvs commit: Examining .
Checking in updates.properties;
/l10n/l10n/es-ES/toolkit/chrome/mozapps/update/updates.properties,v <-- updates.properties
new revision: 1.11; previous revision: 1.10
done
Patch committed. Thank you, Axel.
Keywords: fixed1.9.0.4
| Assignee | ||
Comment 3•17 years ago
|
||
I've downloaded a 3.0.4 nightly and updates.properties has the changes applied. Besides, I've manually replaced that file in my Firefox 3.0.1 installation, and asked to update. The message shows now OK, so I'm marking this bug Verified.
I've applied the fix also in Mercurial repository for Gecko 1.9.1.
Keywords: fixed1.9.0.4 → verified1.9.0.4
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•