зеркало из https://github.com/mozilla/pjs.git
Bug #261938 --> Caption "Languages" in font preferences should be "Character encoding"
Patch by vberon@mecano.gme.usherb.ca
This commit is contained in:
Родитель
e7f7c59bdd
Коммит
2f120d1311
|
@ -1,97 +0,0 @@
|
||||||
<!-- extracted from content/pref-fonts.xul -->
|
|
||||||
|
|
||||||
<!-- LOCALIZATION NOTE : FILE 'Fonts' prefs dialog -->
|
|
||||||
<!ENTITY lHeader "Fonts & Languages">
|
|
||||||
|
|
||||||
<!ENTITY language.label "Fonts for:">
|
|
||||||
<!ENTITY language.accesskey "t">
|
|
||||||
|
|
||||||
<!ENTITY typefaces.label "Typeface">
|
|
||||||
<!ENTITY sizes.label "Size (pixels)">
|
|
||||||
|
|
||||||
<!ENTITY proportional.label "Proportional:">
|
|
||||||
<!ENTITY proportional.accesskey "P">
|
|
||||||
|
|
||||||
<!ENTITY serif.label "Serif:">
|
|
||||||
<!ENTITY serif.accesskey "s">
|
|
||||||
<!ENTITY sans-serif.label "Sans-serif:">
|
|
||||||
<!ENTITY sans-serif.accesskey "n">
|
|
||||||
<!ENTITY monospace.label "Monospace:">
|
|
||||||
<!ENTITY monospace.accesskey "m">
|
|
||||||
|
|
||||||
<!ENTITY fontsize.units "pixels">
|
|
||||||
|
|
||||||
<!ENTITY font.langGroup.latin1 "Western">
|
|
||||||
<!ENTITY font.langGroup.latin2 "Central European">
|
|
||||||
<!ENTITY font.langGroup.japanese "Japanese">
|
|
||||||
<!ENTITY font.langGroup.trad-chinese "Traditional Chinese (Taiwan)">
|
|
||||||
<!ENTITY font.langGroup.simpl-chinese "Simplified Chinese">
|
|
||||||
<!ENTITY font.langGroup.trad-chinese-hk "Traditional Chinese (Hong Kong)">
|
|
||||||
<!ENTITY font.langGroup.korean "Korean">
|
|
||||||
<!ENTITY font.langGroup.cyrillic "Cyrillic">
|
|
||||||
<!ENTITY font.langGroup.baltic "Baltic">
|
|
||||||
<!ENTITY font.langGroup.el "Greek">
|
|
||||||
<!ENTITY font.langGroup.turkish "Turkish">
|
|
||||||
<!ENTITY font.langGroup.unicode "Unicode">
|
|
||||||
<!ENTITY font.langGroup.user-def "User Defined">
|
|
||||||
<!ENTITY font.langGroup.thai "Thai">
|
|
||||||
<!ENTITY font.langGroup.hebrew "Hebrew">
|
|
||||||
<!ENTITY font.langGroup.arabic "Arabic">
|
|
||||||
<!ENTITY font.langGroup.devanagari "Devanagari">
|
|
||||||
<!ENTITY font.langGroup.tamil "Tamil">
|
|
||||||
|
|
||||||
<!-- Minimum font size -->
|
|
||||||
<!ENTITY minSize.label "Minimum font size:">
|
|
||||||
<!ENTITY minSize.accesskey "z">
|
|
||||||
<!ENTITY minSize.none "None">
|
|
||||||
|
|
||||||
<!-- default font type -->
|
|
||||||
<!ENTITY useDefaultFontSerif.label "Serif">
|
|
||||||
<!ENTITY useDefaultFontSansSerif.label "Sans Serif">
|
|
||||||
|
|
||||||
<!ENTITY newLanguages.label "New languages can be configured using the Languages Panel.">
|
|
||||||
|
|
||||||
<!ENTITY useDocumentFonts.label "Allow messages to use other fonts">
|
|
||||||
<!ENTITY useDocumentFonts.accesskey "o">
|
|
||||||
|
|
||||||
<!-- leaving this stuff in for now -->
|
|
||||||
|
|
||||||
<!ENTITY header2 "When a webpage chooses its own fonts">
|
|
||||||
<!ENTITY useDefaultFont.label "Use my default fonts, ignoring the fonts the page has chosen">
|
|
||||||
<!ENTITY useDefaultFont.accesskey "u">
|
|
||||||
<!-- LOCALIZATION NOTE (useDocFontNonDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
|
|
||||||
<!ENTITY useDocFontNonDynamic.label "Use the fonts chosen by the page">
|
|
||||||
<!ENTITY useDocFontNonDynamic.accesskey "p">
|
|
||||||
<!-- LOCALIZATION NOTE (useDocFontDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
|
|
||||||
<!ENTITY useDocFontDynamic.label "Use all the fonts chosen by the page">
|
|
||||||
<!ENTITY useDocFontDynamic.accesskey "a">
|
|
||||||
|
|
||||||
<!-- font scaling -->
|
|
||||||
<!ENTITY resolution.label "Display resolution:">
|
|
||||||
<!ENTITY resolution.accesskey "r">
|
|
||||||
<!-- LOCALIZATION NOTE (resolution.dpi): dpi stands for "dots per inch" -->
|
|
||||||
<!ENTITY resolution.dpi "dpi">
|
|
||||||
<!-- LOCALIZATION NOTE (resolution.dpi): $val will be replaced by a numeric dpi value. -->
|
|
||||||
<!ENTITY resolution.dpival "$val &resolution.dpi;">
|
|
||||||
<!ENTITY resolution.system.label "System setting">
|
|
||||||
<!ENTITY resolution.other "Other...">
|
|
||||||
|
|
||||||
<!-- screen calibration dialog -->
|
|
||||||
<!ENTITY calibrateDialog.title "Calibrate Resolution">
|
|
||||||
<!ENTITY calibrate.instructions "The length of the line above is:">
|
|
||||||
<!ENTITY units.inches "inches">
|
|
||||||
<!ENTITY units.centimetres "centimeters">
|
|
||||||
|
|
||||||
<!-- Language settings -->
|
|
||||||
|
|
||||||
<!ENTITY sendDefaultCharset.label "Outgoing Mail:">
|
|
||||||
<!ENTITY sendDefaultCharset.accesskey "u">
|
|
||||||
<!ENTITY languagesTitle.label "Languages">
|
|
||||||
<!ENTITY composingDescription.label "Set the default character encodings for sending and receiving mail">
|
|
||||||
|
|
||||||
<!ENTITY viewDefaultCharsetList.label "Incoming Mail:">
|
|
||||||
<!ENTITY viewDefaultCharsetList.accesskey "I">
|
|
||||||
<!ENTITY forceCharsetOverride.label "Apply default to all messages (ignore character encoding specified by MIME header)">
|
|
||||||
<!ENTITY forceCharsetOverride.accesskey "d">
|
|
||||||
<!ENTITY replyInDefaultCharset.label "Always use the default character encoding in replies. (When unchecked, only new messages use the default.)">
|
|
||||||
<!ENTITY replyInDefaultCharset.accesskey "r">
|
|
Загрузка…
Ссылка в новой задаче