Closed Bug 625893 Opened 14 years ago Closed 14 years ago

The word "English" should be translatable

Categories

(support.mozilla.org :: Knowledge Base Software, task, P2)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: underpass_bugzilla, Assigned: jsocol)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.2.13) Gecko/20101203 Debian Firefox/3.6.13 Build Identifier: In strings like "Stop getting emailed when {locale} revisions are approved" the word {locale} becomes "English", and so when the sentence is translated, it will contains this foreign word (for non-English-speaking people) only. Could it be possible to substitute {locale} with plain 'English'? Reproducible: Always
Sure.
Assignee: nobody → james
Status: UNCONFIRMED → NEW
Component: Localization → Knowledge Base Software
Ever confirmed: true
QA Contact: localization → kb-software
Target Milestone: --- → 2.4.3
Priority: -- → P2
OK, so one hitch: we use the same string for English and non-English locales, and just format in the locale name. I'm fixing this by creating two identical strings with different contexts and comments. With the 'english' context, you'll need to localize the word "English," with the 'locale' context, you'll need to replace "English" with whatever language.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
I looked at the checkin and am wondering if this is visible for testing on the frontend?
Closing this as fixed based on the checkin, ultimately it will be verified by a translator. Please re-open if this issue persists.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.