Closed
Bug 1285680
Opened 9 years ago
Closed 9 years ago
Translation error Mozilla Developer Edition
Categories
(Mozilla Localizations :: es-ES / Spanish, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u00giouf1, Assigned: rpmdisguise-nave)
References
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Open firefox
2. Log in into my FirefoxSync account
What happened?
==============
A message apeared in the botton right of the screen it says:
Sync activado
&brandShortName; comenzará a sincronizar en unos instantes
What should have happened?
==========================
I guess give a name to that variable
Is there anything else we should know?
======================================
I'm using 49.0a2 (2016-07-08) Firefox Developer Edition
Comment 1•9 years ago
|
||
https://dxr.mozilla.org/l10n-central/rev/c16ca339cf1ad9b495d13e497dbba995635c8aab/es-ES/browser/chrome/browser/accounts.properties#15
https://dxr.mozilla.org/l10n-mozilla-aurora/rev/a92b56228af6f8c15cd473fb34b24776b6336203/es-ES/browser/chrome/browser/accounts.properties#15
> syncStartNotification.body = &brandShortName; comenzará a sincronizar en unos instantes.
Entity reference cannot be used in *.properties file.
https://dxr.mozilla.org/mozilla-central/rev/23dc78b7b57e9f91798ea44c242a04e112c37db0/browser/locales/en-US/chrome/browser/accounts.properties#30
> syncStartNotification.body = Firefox will begin syncing momentarily.
Ricardo, can you fix?
Assignee: nobody → rpmdisguise-nave
Status: UNCONFIRMED → NEW
Component: General → es-ES / Spanish
Ever confirmed: true
Flags: needinfo?(rpmdisguise-nave)
Product: Mozilla Developer Network → Mozilla Localizations
Ricardo, mi nombre es Ricardo~~~
( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°)v ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°)
v
v
( ͡° ͜ʖ ͡°)
( ͡° ͜ʖ ͡°)
v
( ͡° ͜ʖ ͡°)
( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°)
v
( ͡° ͜ʖ ͡°)
( ͡° ͜ʖ ͡°)v
( ͡° ͜ʖ ͡°)
( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°)
( ͡° ͜ʖ ͡°) ( ͡° ͜ʖ ͡°)
| Assignee | ||
Comment 3•9 years ago
|
||
Hi,
Fixed in Aurora and backported to Central:
http://hg.mozilla.org/releases/l10n/mozilla-aurora/es-ES/rev/b77461442be0
http://hg.mozilla.org/l10n-central/es-ES/rev/b77461442be0
On the other side, shouldn't brand names be used through variables, regardless the file format?
Flags: needinfo?(rpmdisguise-nave)
Comment 4•9 years ago
|
||
(In reply to [:rickiees] Ricardo Palomares from comment #3)
> On the other side, shouldn't brand names be used through variables,
> regardless the file format?
Yeah, maybe we should file a bug to change the string format.
| Assignee | ||
Comment 5•9 years ago
|
||
Since the es-ES issue is fixed and the en-US strings were changed to avoid using the literal "Firefox", this bug can be closed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•