home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Multimedia / Songbird / Songbird_2.0.0-2311_windows-i686-msvc8.exe / chrome / browser-locale.jar / locale / browser / preferences / advanced.dtd < prev    next >
Text File  |  2012-05-25  |  5KB  |  102 lines

  1. <!-- Note: each tab panel must contain unique accesskeys -->
  2.  
  3. <!ENTITY generalTab.label                "General">
  4.  
  5. <!ENTITY accessibility.label             "Accessibility">
  6.  
  7. <!ENTITY useCursorNavigation.label       "Always use the cursor keys to navigate within pages">
  8. <!ENTITY useCursorNavigation.accesskey   "c">
  9. <!ENTITY searchStartTyping.label         "Search for text when I start typing">
  10. <!ENTITY searchStartTyping.accesskey     "x">
  11. <!ENTITY blockAutoRefresh.label          "Warn me when web sites try to redirect or reload the page">
  12. <!ENTITY blockAutoRefresh.accesskey      "b">
  13.  
  14. <!ENTITY browsing.label                  "Browsing">
  15.  
  16. <!ENTITY useAutoScroll.label             "Use autoscrolling">
  17. <!ENTITY useAutoScroll.accesskey         "a">
  18. <!ENTITY useSmoothScrolling.label        "Use smooth scrolling">
  19. <!ENTITY useSmoothScrolling.accesskey    "m">
  20. <!ENTITY checkSpelling.label             "Check my spelling as I type">
  21. <!ENTITY checkSpelling.accesskey         "t">
  22.  
  23. <!ENTITY systemDefaults.label            "System Defaults">
  24. <!ENTITY alwaysCheckDefault.label        "Always check to see if &brandShortName; is the default browser on startup"><!--XXX-->
  25. <!ENTITY alwaysCheckDefault.accesskey    "w">
  26. <!ENTITY checkNow.label                  "Check Now">
  27. <!ENTITY checkNow.accesskey              "N">
  28.  
  29. <!ENTITY networkTab.label                "Network">
  30.  
  31. <!ENTITY connection.label                "Connection">
  32.  
  33. <!ENTITY connectionDesc.label            "Configure how &brandShortName; connects to the Internet">
  34. <!ENTITY connectionSettings.label        "SettingsΓǪ">
  35. <!ENTITY connectionSettings.accesskey    "e">
  36.  
  37. <!ENTITY offlineStorage.label            "Offline Storage">
  38.  
  39. <!-- LOCALIZATION NOTE:
  40.   The entities useCacheBefore.label and useCacheAfter.label appear on a single
  41.   line in preferences as follows:
  42.  
  43.   &useCacheBefore.label  [ textbox for cache size in MB ]   &useCacheAfter.label;
  44. -->
  45. <!ENTITY useCacheBefore.label            "Use up to">
  46. <!ENTITY useCacheBefore.accesskey        "U">
  47. <!ENTITY useCacheAfter.label             "MB of space for the cache">
  48. <!ENTITY clearCacheNow.label             "Clear Now">
  49. <!ENTITY clearCacheNow.accesskey         "C">
  50.  
  51. <!ENTITY updateTab.label                 "Update">
  52.  
  53. <!ENTITY autoCheck.label                 "Automatically check for updates to:">
  54. <!ENTITY enableAppUpdate.label           "&brandShortName;">
  55. <!ENTITY enableAppUpdate.accesskey       "F">
  56. <!ENTITY enableAddonsUpdate2.label       "Add-ons">
  57. <!ENTITY enableAddonsUpdate2.accesskey   "n">
  58. <!ENTITY enableSearchUpdate.label        "Search Engines">
  59. <!ENTITY enableSearchUpdate.accesskey    "h">
  60. <!ENTITY whenUpdatesFound.label          "When updates to &brandShortName; are found:">
  61. <!ENTITY askMe.label                     "Ask me what I want to do">
  62. <!ENTITY askMe.accesskey                 "k">
  63. <!ENTITY modeAutomatic.label             "Automatically download and install the update">
  64. <!ENTITY modeAutomatic.accesskey         "d">
  65. <!ENTITY modeAutoAddonWarn.label         "Warn me if this will disable any of my add-ons">
  66. <!ENTITY modeAutoAddonWarn.accesskey     "W">
  67. <!ENTITY updateHistory.label             "Show Update History">
  68. <!ENTITY updateHistory.accesskey         "p">
  69.  
  70. <!ENTITY offlineNotify.label             "Tell me when a website asks to store data for offline use">
  71. <!ENTITY offlineNotify.accesskey         "T">
  72. <!ENTITY offlineNotifyExceptions.label   "ExceptionsΓǪ">
  73. <!ENTITY offlineNotifyExceptions.accesskey "x">
  74.  
  75. <!ENTITY offlineAppsList.label           "The following websites have stored data for offline use:">
  76. <!ENTITY offlineAppsList.height          "7em">
  77. <!ENTITY offlineAppsListRemove.label     "RemoveΓǪ">
  78. <!ENTITY offlineAppsListRemove.accesskey "R">
  79. <!ENTITY offlineAppRemove.confirm        "Remove offline data">
  80.  
  81. <!ENTITY encryptionTab.label             "Encryption">
  82.  
  83. <!ENTITY protocols.label                 "Protocols">
  84. <!ENTITY useSSL3.label                   "Use SSL 3.0">
  85. <!ENTITY useSSL3.accesskey               "3">
  86. <!ENTITY useTLS1.label                   "Use TLS 1.0">
  87. <!ENTITY useTLS1.accesskey               "1">
  88. <!ENTITY certificates.label              "Certificates">
  89. <!ENTITY certSelection.description       "When a server requests my personal certificate:">
  90. <!ENTITY certs.auto                      "Select one automatically">
  91. <!ENTITY certs.auto.accesskey            "l">
  92. <!ENTITY certs.ask                       "Ask me every time">
  93. <!ENTITY certs.ask.accesskey             "i">
  94. <!ENTITY viewCerts.label                 "View Certificates">
  95. <!ENTITY viewCerts.accesskey             "s">
  96. <!ENTITY viewCRLs.label                  "Revocation Lists">
  97. <!ENTITY viewCRLs.accesskey              "R">
  98. <!ENTITY verify2.label                   "Validation">
  99. <!ENTITY verify2.accesskey               "V">
  100. <!ENTITY viewSecurityDevices.label       "Security Devices">
  101. <!ENTITY viewSecurityDevices.accesskey   "y">
  102.