Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1117)

Unified Diff: chrome/app/generated_resources.grd

Issue 208683007: Update incognito and guest browsing new tab page: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created a shared guest / incognito tab stylesheet, fixes to styles. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8ac342ff347aae8ed4fa81fa799e6e80cf1ddbef..c604d28a8a08ec180739f69ef446e061cb14d699 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11258,27 +11258,25 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr
</message>
<message name="IDS_NEW_TAB_OTR_MESSAGE"
desc="Used when a person opens an OTR window">
- <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You've gone incognito.<ph name="END_BOLD">&lt;/strong&gt;</ph>
- Pages you view in incognito tabs won't stick around in your browser's history, cookie store, or search history after you've closed <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>all<ph name="END_BOLD">&lt;/strong&gt;</ph> of your incognito tabs. Any files you download or bookmarks you create will be kept.
- <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ex></ph>
- <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>However, you aren't invisible.<ph name="END_BOLD">&lt;/strong&gt;</ph> Going incognito doesn't hide your browsing from your employer, your internet service provider, governments and other sophisticated attackers, or the websites you visit.
- <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ex></ph>
- <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> about incognito browsing.
+ <ph name="BEGIN_H1">&lt;h1&gt;</ph>You’ve gone incognito<ph name="END_H1">&lt;/h1&gt;</ph>
+ <ph name="BEGIN_P">&lt;p&gt;</ph>Pages you view in incognito tabs won’t stick around in your browser’s history, cookie store, or search history after you’ve closed <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>all<ph name="END_BOLD">&lt;/strong&gt;</ph> of your incognito tabs. Any files you download or bookmarks you create will be kept.
+ <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more about incognito browsing<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.<ph name="END_P">&lt;/p&gt;</ph>
+ <ph name="BEGIN_P">&lt;p&gt;</ph><ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Going incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.<ph name="END_BOLD">&lt;/strong&gt;</ph><ph name="END_P">&lt;/p&gt;</ph>
</message>
<if expr="chromeos">
<message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE"
desc="Used when a person enters Guest Session">
- <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You're browsing as a Guest<ph name="END_BOLD">&lt;/strong&gt;</ph>. Pages you view in this window won't appear in the browser history and they won't leave other traces, like cookies, on the computer after you sign out. Files you download and bookmarks you create won't be preserved.
- <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ex></ph>
- <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> about Guest browsing.
+ <ph name="BEGIN_H1">&lt;h1&gt;</ph>You’re browsing as a Guest<ph name="END_H1">&lt;/h1&gt;</ph>
+ <ph name="BEGIN_P">&lt;p&gt;</ph>Pages you view in this window won’t appear in the browser history and they won’t leave other traces, like cookies, on the computer after you sign out. Files you download and bookmarks you create won’t be preserved.
+ <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more about Guest browsing<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.<ph name="END_P">&lt;/p&gt;</ph>
</message>
</if>
<if expr="not chromeos">
<message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE"
desc="Used when a person enters Guest Session">
- <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You're browsing as a Guest<ph name="END_BOLD">&lt;/strong&gt;</ph>. Pages you view in this window won't appear in the browser history and they won't leave other traces, like cookies, on the computer after you close all open Guest windows. Any files you download will be preserved, however.
- <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;<ex>&lt;br /&gt;&lt;br /&gt;</ex></ph>
- <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> about Guest browsing.
+ <ph name="BEGIN_H1">&lt;h1&gt;</ph>You’re browsing as a Guest<ph name="END_H1">&lt;/h1&gt;</ph>
+ <ph name="BEGIN_P">&lt;p&gt;</ph>Pages you view in this window won’t appear in the browser history and they won’t leave other traces, like cookies, on the computer after you close all open Guest windows. Any files you download will be preserved, however.
+ <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more about Guest browsing<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.<ph name="BEGIN_P">&lt;/p&gt;</ph>
</message>
</if>
<message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_SINGLE"
« no previous file with comments | « no previous file | chrome/browser/resources/ntp4/guest_tab.html » ('j') | chrome/browser/resources/ntp4/incognito_guest_tab.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698