# all.js # # Localization Note: Cases of charset names must be preserved. If you're # adding charsets to your localized version, please refer to # intl/uconv/src/charsetalias.properties file for the list of canonical # charset names and use canonical names exactly as listed there. # Also note that "UTF-8" should always be included in intl.charsetmenu.browser.static general.useragent.locale=en-US # LOCALIZATION NOTE (pluralRule): Pick the appropriate plural rule for your # language. This will determine how many plural forms of a word you will need # to provide and in what order. # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals pluralRule=1 # Localization Note: font.language.group controls the initial setting of the # language drop-down in the fonts pref panel. Set it to the value of one of the # menuitems in the "selectLangs" menulist in # browser/components/preferences/fonts.xul font.language.group=x-western # Localization Note: Add the code for your language at the front of this entry, # leaving "en-us, en" for fallback. It's recommended to use the same form, e.g. # "ja-jp, ja, en-us, en" intl.accept_languages=en-us, en intl.charsetmenu.browser.static=ISO-8859-1, UTF-8 intl.charset.default=ISO-8859-1 intl.charset.detector= intl.charsetmenu.mailedit=ISO-8859-1, ISO-8859-15, ISO-8859-6, armscii-8, ISO-8859-13, ISO-8859-14, ISO-8859-2, GB2312, GB18030, Big5, KOI8-R, windows-1251, KOI8-U, ISO-8859-7, ISO-8859-8-I, windows-1255, ISO-2022-JP, EUC-KR, ISO-8859-10, ISO-8859-3, TIS-620, ISO-8859-9, UTF-8, VISCII # valid intl.menuitems.appendedacceskeys are: true or false, (missing or empty preference equals false) intl.menuitems.alwaysappendaccesskeys= # valid intl.menuitems.insertseparatorbeforeaccesskeys are: true or false, (missing or empty preference equals false) intl.menuitems.insertseparatorbeforeaccesskeys=true