mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
pt 1 in reviving the android build (copied from pm 28a1, wish me luck)
This commit is contained in:
parent
efa9662725
commit
d7788a6d6d
4249 changed files with 468189 additions and 0 deletions
25
mobile/android/locales/en-US/chrome/aboutPrivateBrowsing.dtd
Normal file
25
mobile/android/locales/en-US/chrome/aboutPrivateBrowsing.dtd
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<!-- 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">
|
||||
|
||||
<!-- Localisation note: the plus sign here is a shorthand way of expressing the word "and". Contextually the privatebrowsingpage.title.private string
|
||||
is used as a title, with the privatebrowsingpage.title string preceding it but on a separate line.
|
||||
So the final line will say "Private Browsing + Tracking Protection". -->
|
||||
<!ENTITY privatebrowsingpage.title.private "+ Tracking Protection">
|
||||
<!-- Localization note (privatebrowsingpage.title.normal1): "Private Browsing"
|
||||
is capitalized in English to be consistent with our existing uses of the
|
||||
term. -->
|
||||
<!ENTITY privatebrowsingpage.title.normal1 "You are not in Private Browsing">
|
||||
|
||||
<!ENTITY privatebrowsingpage.description.trackingProtection "&brandShortName; blocks parts of the pages that may track your browsing activity.">
|
||||
<!ENTITY privatebrowsingpage.description.privateDetails "We won't remember any history, but downloaded files and new bookmarks will still be saved to your device.">
|
||||
|
||||
<!-- Localization note (privatebrowsingpage.description.normal2): "Private
|
||||
Browsing is capitalized in English to be consistent with our existing uses
|
||||
of the term. -->
|
||||
<!ENTITY privatebrowsingpage.description.normal2 "In Private Browsing, we won't keep any of your browsing history or cookies. Bookmarks you add and files you download will still be saved on your device.">
|
||||
|
||||
<!ENTITY privatebrowsingpage.link.private "Want to learn more?">
|
||||
<!ENTITY privatebrowsingpage.link.normal "Open a new private tab">
|
||||
Loading…
Add table
Add a link
Reference in a new issue