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:
@@ -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>
|
||||
|
||||
@@ -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:">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user