Updated Localization (markdown)

chris 2019-07-06 10:03:27 +00:00
parent d303e0795d
commit 463469572f

@ -142,12 +142,16 @@ The script does the automatic replacing and re-writing in the TenFourFox applica
Note: In order to retain compatibility with 10.4 you can only use Mac OS Roman/ACSII characters; UTF 8 support was only added in 10.5. You should leave the installer script dialogs in English if the language you want to use cannot be displayed in Mac OS Roman characters.
Translate the UI strings to your language. Also change the stated TenFourFox version(s) to the correct one(s) in:
Translate the UI strings to your language.
Also change the stated TenFourFox version(s) to the correct one(s) in:
- `set intro to`
- `set TFFVersions to`
Finally, change `set Localeident to`to your language.
The script does the following things:
- Quits 10.4Fx if it's running
@ -160,4 +164,4 @@ The script does the following things:
- Replaces both `chrome.manifest`s
- Looks for user profile(s) in `~/Application Support/Firefox` and writes `general.useragent.locale` set to your language in `prefs.js`
- Looks for user profile(s) in `~/Application Support/Firefox` and writes `general.useragent.locale` set to your language.