Updated Localization (markdown)

chris 2020-10-05 09:43:40 +00:00
parent c091562716
commit 9000213265

@ -135,6 +135,10 @@ Some strings differ from the Intel Firefox version because we have our own updat
* `browser/chrome/`(language)`/locale/browser/aboutDialog.dtd`: this is TenFourFox's own dialog, so use that instead of the Intel Firefox version which is incompatible. Translate the strings (it's sufficient to translate the strings that are actually shown in TenFourFox; we don't use the update mechanism in the dialog).
* `browser/chrome/`(language)`/locale/`(language)`/devtools/client/storage.properties`: Add the string table.headers.cookies.sameSite=sameSite
* `browser/chrome/`(language)`/locale/browser/browser.dtd`: Add
`<!ENTITY JavascriptToggleCmd.label "Enable JavaScript">`
in your language (after after `<!ENTITY loopMenuItem.accesskey…`)
## 10. The AppleScript