Bug 818065 - Part 1: Add about:privatebrowsing strings. r=mfinkle

This commit is contained in:
Brian Nicholson 2013-01-05 12:17:03 -08:00
parent 0d58c29acf
commit 8e6280715d
2 changed files with 14 additions and 0 deletions

View 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.">

View File

@ -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)