mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
Bug 818065 - Part 1: Add about:privatebrowsing strings. r=mfinkle
This commit is contained in:
parent
0d58c29acf
commit
8e6280715d
13
mobile/android/locales/en-US/chrome/aboutPrivateBrowsing.dtd
Normal file
13
mobile/android/locales/en-US/chrome/aboutPrivateBrowsing.dtd
Normal file
@ -0,0 +1,13 @@
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!ENTITY privatebrowsingpage.title "Private Browsing">
|
||||
|
||||
<!ENTITY privatebrowsingpage.issueDesc.private "You have opened a new private tab.">
|
||||
<!ENTITY privatebrowsingpage.issueDesc.normal "You are not in a private tab.">
|
||||
|
||||
<!ENTITY privatebrowsingpage.description "In private tabs, &brandShortName; won't keep any browser history, search history, download history, web form history, cookies, or temporary internet files. However, files you download and bookmarks you make will be kept.">
|
||||
<!ENTITY privatebrowsingpage.description.private "&privatebrowsingpage.issueDesc.private; &privatebrowsingpage.description;"
|
||||
|
||||
<!ENTITY privatebrowsingpage.moreInfo "While this device won't have a record of your browsing history, your internet service provider can still track the pages you visit.">
|
@ -15,6 +15,7 @@
|
||||
locale/@AB_CD@/browser/aboutDownloads.dtd (%chrome/aboutDownloads.dtd)
|
||||
locale/@AB_CD@/browser/aboutDownloads.properties (%chrome/aboutDownloads.properties)
|
||||
locale/@AB_CD@/browser/aboutFeedback.dtd (%chrome/aboutFeedback.dtd)
|
||||
locale/@AB_CD@/browser/aboutPrivateBrowsing.dtd (%chrome/aboutPrivateBrowsing.dtd)
|
||||
locale/@AB_CD@/browser/aboutReader.properties (%chrome/aboutReader.properties)
|
||||
locale/@AB_CD@/browser/browser.properties (%chrome/browser.properties)
|
||||
locale/@AB_CD@/browser/config.dtd (%chrome/config.dtd)
|
||||
|
Loading…
Reference in New Issue
Block a user