Camino only - Bug 368457: about:config is broken. Patch by Smokey Ardisson <alqahira@ardisson.org>. r=me sr=pink

This commit is contained in:
stridey%gmail.com 2007-01-29 18:06:56 +00:00
parent 78ddef1ff0
commit 321454eff2

View File

@ -58,8 +58,11 @@
<!ENTITY columnChooser.tooltip "Click to select columns to display">
<!--Context Menu-->
<!ENTITY copyPref.key "C">
<!ENTITY copyPref.label "Copy">
<!ENTITY copyPref.accesskey "C">
<!ENTITY copyName.label "Copy Name">
<!ENTITY copyName.accesskey "C">
<!ENTITY copyName.accesskey "N">
<!ENTITY copyValue.label "Copy Value">
<!ENTITY copyValue.accesskey "V">
<!ENTITY modify.label "Modify">
@ -69,7 +72,7 @@
<!ENTITY reset.label "Reset">
<!ENTITY reset.accesskey "R">
<!ENTITY new.label "New">
<!ENTITY new.accesskey "N">
<!ENTITY new.accesskey "w">
<!ENTITY string.label "String">
<!ENTITY string.accesskey "S">
<!ENTITY integer.label "Integer">