Closed
Bug 872398
Opened 13 years ago
Closed 13 years ago
[hi-IN] Wrong variable format in main.lang
Categories
(Mozilla Localizations :: hi-IN / hindi, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: flod, Unassigned)
References
()
Details
There's a problem in the current main.lang file for hi-IN
For reference see the URL field in this bug, line 422.
;Portions of this content are ©1998–%(current_year)s by individual mozilla.org contributors. Content available under a <a href="%(url)s">Creative Commons license</a>.
इस सामग्री के भाग ©1998–%(current_year) के अलग-अलग mozilla.org सहयोगी द्वारा | <a href="%(url)s">Creative Commons license</a>के तहत सामग्री उपलब्ध है |
The first variable has a wrong format: ©1998–%(current_year) should be ©1998–%(current_year)s (missing final "s").
Comment 1•13 years ago
|
||
Thanks for pointing it out. Submitted the translation on mozilla.locamotion.org.
| Reporter | ||
Comment 2•13 years ago
|
||
Thanks Rajesh, I'll wait until it lands on SVN before closing this bug.
| Reporter | ||
Comment 3•13 years ago
|
||
Thanks, fixed in r116121
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•