From af78473c42d160b496c8738791647d0f5cb74c57 Mon Sep 17 00:00:00 2001
From: "timeless%mozdev.org"
Date: Thu, 27 Jul 2006 14:34:38 +0000
Subject: [PATCH] Bug 211972 Help entries for Memory Cache should be deleted
patch by rlk@trfenv.com r=oescgher a=asa
---
.../en-US/chrome/common/help/nav_help.xhtml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/suite/locales/en-US/chrome/common/help/nav_help.xhtml b/suite/locales/en-US/chrome/common/help/nav_help.xhtml
index 8b5820d8f31f..8bde5da65d21 100644
--- a/suite/locales/en-US/chrome/common/help/nav_help.xhtml
+++ b/suite/locales/en-US/chrome/common/help/nav_help.xhtml
@@ -1326,9 +1326,9 @@ Preferences - Scripts & Windows.
Changing Cache Settings
-Your computer stores copies of frequently accessed pages in the memory cache
- or disk cache. This way, the computer doesn't have to retrieve the page from
- the network each time you view it.
+Your computer stores copies of frequently accessed pages in the cache. This
+ way, the computer doesn't have to retrieve the page from the network each
+ time you view it.
To set the size of the memory cache or to clear it (Windows and Unix only):
@@ -1342,16 +1342,16 @@ double-click Advanced to expand the list.)
Important: A larger memory cache allows more data to be quickly retrieved.
But unless you have a lot of extra memory on your computer, 1024K is sufficient.
-To set the size of the disk cache or to clear it:
+To set the size of the cache or to clear it:
- Open the Edit menu and choose Preferences.
- Under the Advanced category, click Cache. (If no subcategories are visible,
double-click Advanced to expand the list.)
-
- Enter a number in the Disk Cache field to specify the size of the disk cache.
- 8000K on Windows is sufficient (5000K on Unix). To clear the disk cache immediately,
- click Clear Disk Cache.
+
- Enter a number in the Cache field to specify the size of the cache.
+ 8000K on Windows is sufficient (5000K on Unix). To clear the cache immediately,
+ click Clear Cache.
Important: A larger disk cache allows more pages to be quickly retrieved,
but more of your hard disk space is used.