Closed Bug 69934 Opened 24 years ago Closed 24 years ago

Make langen.jst & regus.jst more l10n friendly

Categories

(SeaMonkey :: Installer, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9

People

(Reporter: tao, Assigned: tao)

Details

provision of dveditz's sr on bug 62171's patch: ------- Additional Comments From dveditz@netscape.com 2001-02-22 19:15 ------- I have a minor concern with the install scripts. It's a pre-existing problem so it doesn't necessarily need to be fixed with this patch. There's a localization note at the top "translate only these" which has been inaccurate since warren's chrome reorganization and the introduction of a translateable node in the registerChrome() calls. Maybe that part of the script could read: // --- LOCALIZATION NOTE: translate only these --- +var prettyName = "US Region Pack"; +var chromeNode = "US"; +// --- END LOCALIZABLE RESOURCES --- +var regName = "locales/mozilla/"+chromeNode; +var chromeName = chromeNode+".jar"; and then the final arg of the registerChrome() calls could be a concatenated string. This would also make it slightly easier to create a templatized language pack script. sr=dveditz for install changes without having to make the above changes for this patch, but please file a bug to do it in the future.
moz0.9. To be fixed in renaming all references to "en-US" to "en".
Target Milestone: --- → mozilla0.9
fix checked in togethre w/ 61626
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified code fixes
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Component: Installer: XPI Packages → Installer
QA Contact: agracebush → general
You need to log in before you can comment on or make changes to this bug.