Bug 64543: "Warn me before storing a cookie" should be "Ask me ...". Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=morse, sr=jag.

This commit is contained in:
jaggernaut%netscape.com 2002-01-02 11:33:21 +00:00
Родитель da78e04e2e
Коммит 8f3e0acdc6
2 изменённых файлов: 23 добавлений и 23 удалений

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

@ -5,7 +5,7 @@
<!ENTITY cookiePolicy.label "Cookie Acceptance Policy">
<!ENTITY accAllCookiesRadio.label "Enable all cookies">
<!ENTITY accAllCookiesRadio.accesskey "a">
<!ENTITY accAllCookiesRadio.accesskey "c">
<!ENTITY accOrgCookiesRadio.label "Enable cookies for the originating web site only">
<!ENTITY accOrgCookiesRadio.accesskey "o">
@ -14,23 +14,23 @@
<!ENTITY accP3PCookiesRadio.accesskey "p">
<!ENTITY disableCookies.label "Disable cookies">
<!ENTITY disableCookies.accesskey "r">
<!ENTITY disableCookies.accesskey "D">
<!ENTITY warnAboutCookies.label "Warn me before storing a cookie">
<!ENTITY warnAboutCookies.accesskey "w">
<!ENTITY warnAboutCookies.label "Ask me before storing a cookie">
<!ENTITY warnAboutCookies.accesskey "A">
<!ENTITY cookieDetails "Cookies are small pieces of information that some web sites ask to store on (and later retrieve from) your computer.">
<!ENTITY viewCookies.label "View Stored Cookies">
<!ENTITY viewCookies.accesskey "S">
<!ENTITY viewP3P.label "View">
<!ENTITY viewP3P.accesskey "V">
<!ENTITY viewTutorial.label "More Information">
<!ENTITY viewTutorial.accesskey "M">
<!ENTITY viewP3P.label "View">
<!ENTITY viewP3P.accesskey "V">
<!ENTITY viewTutorial.label "More Information">
<!ENTITY viewTutorial.accesskey "M">
<!ENTITY limitLifetime.label "Limit maximum lifetime of cookies to:">
<!ENTITY limitLifetime.accesskey "l">
<!ENTITY current.label "current session">
<!ENTITY current.accesskey "c">
<!ENTITY days.label "days">
<!ENTITY days.accesskey "d">
<!ENTITY limitLifetime.label "Limit maximum lifetime of cookies to:">
<!ENTITY limitLifetime.accesskey "L">
<!ENTITY current.label "current session">
<!ENTITY current.accesskey "r">
<!ENTITY days.label "days">
<!ENTITY days.accesskey "y">

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

@ -9,20 +9,20 @@
<!ENTITY imageDetails "Specify how &brandShortName; handles images on web pages.">
<!ENTITY accAllImagesRadio.label "Accept all images">
<!ENTITY accAllImagesRadio.accesskey "i">
<!ENTITY accAllImagesRadio.accesskey "A">
<!ENTITY accOrgImagesRadio.label "Accept images that come from the originating server only">
<!ENTITY accOrgImagesRadio.accesskey "n">
<!ENTITY accOrgImagesRadio.accesskey "r">
<!ENTITY disableImages.label "Do not load any images">
<!ENTITY disableImages.accesskey "y">
<!ENTITY warnAboutImages.label "Alert me before downloading an image">
<!ENTITY warnAboutImages.accesskey "e">
<!ENTITY disableImages.accesskey "n">
<!ENTITY warnAboutImages.label "Ask me before downloading an image">
<!ENTITY warnAboutImages.accesskey "k">
<!ENTITY viewImagesExplanation.label "View list of sites about which image acceptance information is stored">
<!ENTITY viewImages.label "View Image Permissions">
<!ENTITY viewImages.accesskey "p">
<!ENTITY viewImages.accesskey "P">
<!ENTITY animLoopingTitle.label "Animated images should loop">
<!ENTITY animLoopAsSpecified.label "As many times as the image specifies">
<!ENTITY animLoopAsSpecified.accesskey "A">
<!ENTITY animLoopAsSpecified.label "As many times as the image specifies">
<!ENTITY animLoopAsSpecified.accesskey "m">
<!ENTITY animLoopOnce.label "Once">
<!ENTITY animLoopOnce.accesskey "O">
<!ENTITY animLoopNever.label "Never">
<!ENTITY animLoopNever.accesskey "N">
<!ENTITY animLoopNever.accesskey "v">