~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/xpfe/components/prefwindow/resources/locale/en-US/pref-cache.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- extracted from content/pref-cache.xul -->
 
2
 
 
3
<!--LOCALIZATION NOTE : FILE Cache prefs dialog -->
 
4
<!ENTITY  lHeader                       "Cache">
 
5
<!ENTITY  cacheTitle.label              "Set Cache Options">
 
6
<!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.)">
 
7
<!ENTITY  diskCache.label               "Cache:">
 
8
<!ENTITY  diskCache.accesskey           "C">
 
9
<!ENTITY  mbytes                        "MB">
 
10
<!ENTITY  diskCacheFolder.label         "Cache Folder:">
 
11
<!ENTITY  clearDiskCache.label          "Clear Cache">
 
12
<!ENTITY  clearDiskCache.accesskey      "l">
 
13
<!ENTITY  chooseDiskCacheFolder.label   "Choose Folder...">
 
14
<!ENTITY  chooseDiskCacheFolder.accesskey "h">
 
15
<!ENTITY  diskCacheFolderExplanation    "Cache files will be stored in a subfolder named &quot;Cache&quot; of the directory you specify. Restart &brandShortName; for changes to take effect.">
 
16
<!ENTITY  docCache                      "Compare the page in the cache to the page on the network:">
 
17
<!ENTITY  chooseFolder.label            "Choose Folder...">
 
18
<!ENTITY  chooseFolder.accesskey        "F">
 
19
<!ENTITY  oncePsessionRadio.label       "Once per session">
 
20
<!ENTITY  oncePsessionRadio.accesskey   "O">
 
21
<!ENTITY  everyTimeRadio.label          "Every time I view the page">
 
22
<!ENTITY  everyTimeRadio.accesskey      "E">
 
23
<!ENTITY  neverRadio.label              "Never">
 
24
<!ENTITY  neverRadio.accesskey          "N">
 
25
<!ENTITY  autoRadio.label               "When the page is out of date">
 
26
<!ENTITY  autoRadio.accesskey           "W">
 
27
 
 
28
<!ENTITY prefetchTitle.label            "Link Prefetching">
 
29
<!-- <!ENTITY enablePrefetch.label         "Enable link prefetching"> -->
 
30
<!ENTITY enablePrefetch.label           "Prefetch web pages when idle, so that links in web pages designed for prefetching can load faster.">
 
31
<!ENTITY enablePrefetch.accesskey       "P">
 
32
<!-- <!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."> -->