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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 208683007: Update incognito and guest browsing new tab page: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Wrap to 80 chars 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>
Evan Stade 2014/04/16 22:10:57 this is so hard to read and easy for translators t
edwardjung 2014/04/17 13:07:07 How would I achieve this, as the link is part of t
Evan Stade 2014/04/17 16:25:07 What you have looks about right. You can use i18n
edwardjung 2014/04/22 14:24:35 Done.
</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.css » ('j') | chrome/browser/resources/ntp4/incognito_tab.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698