Closed
Bug 531761
Opened 16 years ago
Closed 13 years ago
Buggy translation string causes the translation import in Launchpad to fail for this xpi.
Categories
(Mozilla Localizations :: or / Odia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arne, Unassigned)
Details
Attachments
(1 file)
|
3.16 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5
In locale/browser/appstrings.properties in the translation for
the item externalProtocolPrompt exists a backslash at the end which
escapes the following newline character. This shouldn't be there, our parser in
Launchpad refuses to import this XPI file because of this.
A patch to fix this issue is attached.
Reproducible: Always
| Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•14 years ago
|
||
This file is no more in browser/. Instead i found it in browser/chrome/overrides/ and this issue doesn't exit in that file for firefox-9 beta.
[Ref: http://hg.mozilla.org/releases/l10n/mozilla-beta/or/file/05d0dd316ea1/browser/chrome/overrides/appstrings.properties]
Comment 3•14 years ago
|
||
Please resolve this.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•