Closed
Bug 626507
Opened 15 years ago
Closed 15 years ago
Norwegian Nynorsk localization: additional \ character at the end of a string
Categories
(Mozilla Localizations :: nn-NO / Norwegian Nynorsk, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: david.planella, Assigned: bokmaal)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ca; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ca; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13
While importing the Firefox translations in Ubuntu to be included in language packs, we noticed that there is an error in the Norwegian Nynorsk translation that prevents the import. Here is the error message in the Launchpad XPI checker:
chrome/nn-NO/locale/browser/syncGenericChange.properties, line 7: 'unicodeescape' codec can't decode byte 0x5c in position 126: \ at end of string
It would be great if the Norwegian team could have a look at it, which would allow to import and ship the translation in Ubuntu. Thanks!
More details:
https://translations.launchpad.net/ubuntu/natty/+source/firefox/+imports
Reproducible: Always
Updated•15 years ago
|
Assignee: nobody → bokmaal
Component: General → nn-NO / Norwegian Nynorsk
Product: Firefox → Mozilla Localizations
QA Contact: general → norwegian.nn-NO
See Also: → https://launchpad.net/bugs/704202
Comment 2•15 years ago
|
||
This was fixed fx 4.0+.
I ran a grep -R "\\\\$" * through the translation, and found no other instances for the Firefox nn-NO localization. However, for "Firefox Mobile" and Thunderbird there are still such cases.
Thank you for bringing up this, and feel free to reopen this bug if there are additional issues.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•15 years ago
|
||
Thanks Håvard!
You need to log in
before you can comment on or make changes to this bug.
Description
•