Part of bug 44025. r=dveditz a=johng

This commit is contained in:
BlakeR1234%aol.com 2000-06-28 01:04:12 +00:00
parent 2607cae31c
commit ca7a017980
2 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@
<separator class="thin"/>
<box autostretch="never">
<box autostretch="never" halign="right">
<button value="&selectSkin.label;" accesskey="&selectSkin.accesskey;" oncommand="selectSkin();"/>
</box>

View File

@ -5,7 +5,7 @@
<!ENTITY skinIntro.label "Selecting a new theme changes the look of buttons, dialog boxes, menus, toolbars, and other items. It does not change the way these items function.">
<!ENTITY installedThemes.label "Installed themes:">
<!ENTITY selectSkin.label "Apply Theme">
<!ENTITY selectSkin.label "Switch Theme">
<!ENTITY selectSkin.accesskey "a">
<!ENTITY installSkin.label "Install Theme...">