Closed
Bug 1006979
Opened 11 years ago
Closed 10 years ago
[B2G][ur] A lot of variables are wrong in the translation
Categories
(Mozilla Localizations :: ur / Urdu, defect)
Tracking
(b2g-v1.3 unaffected, b2g-v1.4 affected, b2g-v2.0 affected)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | unaffected |
b2g-v1.4 | --- | affected |
b2g-v2.0 | --- | affected |
People
(Reporter: theo, Assigned: foxt7ot)
Details
(Whiteboard: [transvision-feedback] LocRun1.4)
A lot of variables are wrong, please leave them in English, otherwise they won't be replaced. You can see the list of all broken variables here: http://transvision-beta.mozfr.org/variables/?locale=ur&repo=gaia
- Do not translate what's between {{ and }}
- Do not translate HTML markup (like <span> for instance)
For instance:
The string:
Downloading updates… <span>{{ progress }} downloaded.</span>
Is translated as:
ڈاؤن لوڈ کر اپ تازہ کاری ... <پھیلاؤ> {{ترقی}} ڈاؤن لوڈ <پھیلاؤ />.
And should be:
ڈاؤن لوڈ کر اپ تازہ کاری ... <span>{{ progress }} "downloaded" in your language.</span>
Please make sure to fix this on both 2.0 and 1.4
Thanks!
Assignee | ||
Comment 1•11 years ago
|
||
Thanks we are working on it
Comment 2•11 years ago
|
||
We've just completed a localization sprint on Pootle (http://mozilla.locamotion.org/ur/firefoxos/) over the weekend, and we've corrected all the placeholder and XML errors.
Comment 3•11 years ago
|
||
I see landings from yesterday, but I'm also still seeing those errors
https://hg.mozilla.org/gaia-l10n/ur
http://transvision.mozfr.org/variables/?locale=ur&repo=gaia
First example
http://hg.mozilla.org/gaia-l10n/ur/file/default/apps/system/system.properties#l211
Assignee | ||
Comment 4•10 years ago
|
||
All Bugs under Gaia 2.1 repo has been resolved
Reporter | ||
Comment 5•10 years ago
|
||
Thank you guys, 3 more to go on 2.2 and we will be able to close this bug :) http://transvision.mozfr.org/variables/?locale=ur&repo=gaia
Assignee: nobody → myaseen.khan
Assignee | ||
Comment 6•10 years ago
|
||
All the strings which were wrongly translated are now in their correct form.
Status: NEW → RESOLVED
Closed: 10 years ago
QA Contact: myaseen.khan
Resolution: --- → WORKSFORME
Reporter | ||
Comment 7•10 years ago
|
||
VERIFIED FIXED, thanks Mohammed!
Status: RESOLVED → VERIFIED
Resolution: WORKSFORME → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•