Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com).

This commit is contained in:
rlk%trfenv.com 2003-12-04 00:56:43 +00:00
Родитель d31949b40c
Коммит 0af67f769e
2 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -5272,7 +5272,9 @@ follow these steps:</p>
<ol>
<li>Open the Edit menu and choose Preferences.</li>
<li>Click Offline &amp; Disk Space.</li>
<li>Under the Mail &amp; Newsgroups category, select Offline &amp; Disk Space.
(If no subcategories are visible, double-click Mail &amp; Newsgroups to
expand the list.).</li>
</ol>
<p>The Offline &amp; Disk Space preferences allow you to set
@ -5296,7 +5298,7 @@ information on working offline.</p>
beginning of section</a>&nbsp;]</p>
<hr />
<p><i>18 October 2003
<p><i>1 December 2003
</i></p>
<hr />

Просмотреть файл

@ -32,7 +32,7 @@ var fm = {
"chrome://messenger/content/messengercompose/pref-composing_messages.xul": "mail_prefs_messages",
"chrome://messenger/content/messengercompose/pref-formatting.xul": "mail_prefs_formatting",
"chrome://messenger/content/addressbook/pref-addressing.xul": "mail_prefs_addressing",
"chrome://communicator/content/pref/pref-offline.xul": "mail_prefs_offline",
"chrome://messenger/content/pref-offline.xul": "mail_prefs_offline",
"chrome://aim/content/pref-IM_instantmessage.xul": "im_prefs_general",
"chrome://aim/content/pref-IM_privacy.xul": "im_prefs_privacy",
"chrome://aim/content/pref-IM_notification.xul": "im_prefs_notification",