Bug 220821 Wrong text when chosing Do this automatically for files like this from now on on mac OS X, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=mconnor

git-svn-id: svn://10.0.0.236/trunk@156438 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mconnor%myrealbox.com
2004-05-16 15:30:42 +00:00
parent 224fbd4c77
commit bb33814e30
2 changed files with 5 additions and 0 deletions

View File

@@ -97,7 +97,11 @@
</hbox>
<separator/>
#ifdef XP_MACOSX
<description id="settingsChange" hidden="true">&settingsChangeMac.label;</description>
#else
<description id="settingsChange" hidden="true">&settingsChange.label;</description>
#endif
<separator class="thin"/>
</groupbox>
</vbox>

View File

@@ -50,6 +50,7 @@
<!ENTITY rememberChoice.accesskey "a">
<!ENTITY settingsChange.label "Settings can be changed in the Downloads section of Tools, Options.">
<!ENTITY settingsChangeMac.label "Settings can be changed in the Downloads section of &brandShortName;, Preferences.">
<!ENTITY whichIsA.label "which is a:">