Bug 1191333 - Replace hardcoded Firefox with short brand name variable; r=liuche

--HG--
extra : commitid : 9sMpWDtvlFO
extra : rebase_source : 4e0f44855f0ec184424585176e272abb20888010
This commit is contained in:
Martyn Haigh 2015-08-05 15:50:07 +01:00
parent 5cc008b35c
commit df01344e3b
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
<h1 class="showNormal">&privatebrowsingpage.title.normal1;</h1>
<div class="contentSection">
<p class="showPrivate">&privatebrowsingpage.description.private3;</p>
<p class="showPrivate">&privatebrowsingpage.description.private4;</p>
<p class="showNormal">&privatebrowsingpage.description.normal2;</p>
<p class="showPrivate"><a href="https://support.mozilla.org/kb/private-browsing-firefox-android">&privatebrowsingpage.link.private;</a></p>

View File

@ -10,7 +10,7 @@
<!ENTITY privatebrowsingpage.title.private "+ Tracking Protection">
<!ENTITY privatebrowsingpage.title.normal1 "You are not in Private Browsing">
<!ENTITY privatebrowsingpage.description.private3 "Firefox will prevent you from being tracked and won't remember any history, but downloaded files and new bookmarks will still be saved to your device.">
<!ENTITY privatebrowsingpage.description.private4 "&brandShortName; will prevent you from being tracked and won't remember any history, but downloaded files and new bookmarks will still be saved to your device.">
<!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?">