Closed
Bug 344786
Opened 19 years ago
Closed 19 years ago
mangled replacement token in download.properties
Categories
(Mozilla Localizations :: da / Danish, defect)
Mozilla Localizations
da / Danish
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dveditz, Assigned: henrik)
Details
In download.properties the "transferred=" translated string has replacement tokens $1S and $"S -- The second is a typo for the intended $2S and would appear literally in the display of that string.
Comment 1•19 years ago
|
||
this has just been fixed
cvs commit -m 'BUG 344786 - mangled replacement token : %" -> %2'
Checking in downloads.properties;
/l10n/l10n/da/toolkit/chrome/mozapps/downloads/downloads.properties,v <-- downloads.properties
new revision: 1.1.2.3; previous revision: 1.1.2.2
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•