Closed Bug 1317141 Opened 9 years ago Closed 8 years ago

l20n: string on multiple lines is cut without warnings

Categories

(Webtools Graveyard :: Pontoon, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: flod, Unassigned)

References

Details

The original string uses | https://github.com/mozilla/testpilot/blob/master/locales/en-US/app.ftl#L109 discussNotifyMessageAccountless = | <p>In the spirit of experimentation, we are using an external forum service. | You will need to create an account if you | wish to participate on the forums.</p> | <p>If you don't want to create an account, you can | always leave feedback through Test Pilot. | <br> | (We really do read this stuff)</p> In my translation I got rid of the pipe, and without putting much thought into it I put a newline between the two paragraph. Result: the string was exported with only the first paragraph, and imported back from GitHub, loosing the second paragraph in Pontoon. I noticed the issue by pure luck, when removing elements from History of the string.
Fixed as part of bug 1280686.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.