Closed
Bug 515154
Opened 16 years ago
Closed 16 years ago
Not localized phrases
Categories
(Cloud Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
0.8
People
(Reporter: leszekz, Assigned: mconnor)
Details
Attachments
(4 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier:
Weave starting with localization, but many strings are not ready to translation:
- all strings from constants.js
- all strings from sync.xul
- all strings from openid-wait.xul
- all strings from about.js
Also all elements for data list (auto-generated list) aren't taken from application locale - are displayed in English.
Reproducible: Always
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
| Reporter | ||
Comment 4•16 years ago
|
||
| Assignee | ||
Comment 5•16 years ago
|
||
coonstants.js strings aren't going to be used for UI, just logging. That's why a bunch of them are now more like IDs (error.sync.unknown, etc).
about:weave bits I'll talk to Dan about, there's a bug on localizing engine names (bug 512210), and I'll morph this bug to fix change passphrase.
Thanks a bunch for the feedback!
Assignee: nobody → mconnor
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•16 years ago
|
Flags: blocking-weave1.0+
Updated•16 years ago
|
Target Milestone: --- → 1.0
| Assignee | ||
Comment 6•16 years ago
|
||
I think these are all fixed now.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Target Milestone: 1.0 → 0.8
You need to log in
before you can comment on or make changes to this bug.
Description
•