mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Bug 52157: Character Encoding: Replace "More >" and "Customize..." with easier to understand names. Patch by prognathous@hotmail.com, r=mconnor.
This commit is contained in:
parent
e03180cd94
commit
72ee8fa00f
@ -3,7 +3,7 @@
|
||||
<!ENTITY charsetMenu.accesskey "C">
|
||||
<!ENTITY charsetMenuAutodet.label "Auto-Detect">
|
||||
<!ENTITY charsetMenuAutodet.accesskey "a">
|
||||
<!ENTITY charsetMenuMore.label "More">
|
||||
<!ENTITY charsetMenuMore.label "More Encodings">
|
||||
<!ENTITY charsetMenuMore.accesskey "m">
|
||||
<!ENTITY charsetMenuMore1.label "West European">
|
||||
<!ENTITY charsetMenuMore1.accesskey "w">
|
||||
@ -17,5 +17,5 @@
|
||||
<!ENTITY charsetMenuMore5.accesskey "M">
|
||||
<!ENTITY charsetMenuUnicode.label "Unicode">
|
||||
<!ENTITY charsetMenuUnicode.accesskey "U">
|
||||
<!ENTITY charsetCustomize.label "Customize...">
|
||||
<!ENTITY charsetCustomize.label "Customize List...">
|
||||
<!ENTITY charsetCustomize.accesskey "c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user