зеркало из https://github.com/mozilla/pjs.git
Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao
This commit is contained in:
Родитель
44fd3008ff
Коммит
b47a369f22
|
@ -178,8 +178,8 @@
|
|||
<vbox id="historyCustomPane">
|
||||
<separator class="thin"/>
|
||||
<checkbox id="privateBrowsingAutoStart" class="indent"
|
||||
label="&privateBrowsingAutoStart.label;"
|
||||
accesskey="&privateBrowsingAutoStart.accesskey;"
|
||||
label="&privateBrowsingPermanent.label;"
|
||||
accesskey="&privateBrowsingPermanent.accesskey;"
|
||||
preference="browser.privatebrowsing.autostart"/>
|
||||
|
||||
<vbox class="indent">
|
||||
|
|
|
@ -12,10 +12,10 @@
|
|||
|
||||
|
||||
<!ENTITY acceptCookies.label "Accept cookies from sites">
|
||||
<!ENTITY acceptCookies.accesskey "c">
|
||||
<!ENTITY acceptCookies.accesskey "A">
|
||||
|
||||
<!ENTITY acceptThirdParty.label "Accept third-party cookies">
|
||||
<!ENTITY acceptThirdParty.accesskey "p">
|
||||
<!ENTITY acceptThirdParty.accesskey "c">
|
||||
|
||||
<!ENTITY keepUntil.label "Keep until:">
|
||||
<!ENTITY keepUntil.accesskey "K">
|
||||
|
@ -57,8 +57,8 @@
|
|||
<!ENTITY dontrememberActions.clearHistory.label "clear all current history">
|
||||
<!ENTITY dontrememberActions.post.label ".">
|
||||
|
||||
<!ENTITY privateBrowsingAutoStart.label "Automatically start &brandShortName; in a private browsing session">
|
||||
<!ENTITY privateBrowsingAutoStart.accesskey "A">
|
||||
<!ENTITY privateBrowsingPermanent.label "Permanent Private Browsing mode">
|
||||
<!ENTITY privateBrowsingPermanent.accesskey "P">
|
||||
|
||||
<!-- LOCALIZATION NOTE:
|
||||
The entities rememberHistory.pre.label and rememberHistory.post.label appear on a single
|
||||
|
|
Загрузка…
Ссылка в новой задаче