mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
db026304c5
p=giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk
30 lines
2.0 KiB
DTD
30 lines
2.0 KiB
DTD
<!-- extracted from content/pref-cache.xul -->
|
|
|
|
<!--LOCALIZATION NOTE : FILE Cache prefs dialog -->
|
|
<!ENTITY pref.cache.title "Cache">
|
|
<!ENTITY pref.cache.caption "Set Cache Options">
|
|
<!ENTITY cachePara "The cache keeps copies of frequently visited web pages on your hard disk. (Clicking Reload always shows you the latest version of a page.)">
|
|
<!ENTITY diskCache.label "Size:">
|
|
<!ENTITY diskCache.accesskey "S">
|
|
<!ENTITY mbytes "MB">
|
|
<!ENTITY diskCacheFolder.label "Cache Folder Location:">
|
|
<!ENTITY clearDiskCache.label "Clear Cache">
|
|
<!ENTITY clearDiskCache.accesskey "C">
|
|
<!ENTITY chooseDiskCacheFolder.label "Choose Folder...">
|
|
<!ENTITY chooseDiskCacheFolder.accesskey "F">
|
|
<!ENTITY diskCacheFolderExplanation "Cache files will be stored in a subfolder named "Cache" of the directory you specify. Restart &brandShortName; for changes to take effect.">
|
|
<!ENTITY docCache "Compare the page in the cache to the page on the network:">
|
|
<!ENTITY oncePsessionRadio.label "Once per session">
|
|
<!ENTITY oncePsessionRadio.accesskey "O">
|
|
<!ENTITY everyTimeRadio.label "Every time I view the page">
|
|
<!ENTITY everyTimeRadio.accesskey "E">
|
|
<!ENTITY neverRadio.label "Never">
|
|
<!ENTITY neverRadio.accesskey "N">
|
|
<!ENTITY autoRadio.label "When the page is out of date">
|
|
<!ENTITY autoRadio.accesskey "W">
|
|
|
|
<!ENTITY prefetchTitle.label "Link Prefetching">
|
|
<!ENTITY enablePrefetch.label "Prefetch web pages when idle, so that links in web pages designed for prefetching can load more quickly.">
|
|
<!ENTITY enablePrefetch.accesskey "P">
|
|
<!-- <!ENTITY prefetchDesc.label "If you check this item, &brandShortName; will follow special directives from websites to prefetch content while the browser is idle. Websites designed to take advantage of this feature will appear to load quicker."> -->
|