Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 42cdff9fe19cc893e9c2d14af4fe0862285e6d38..2e366d6ac02901d932b029b48f1b122c98585871 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -7275,6 +7275,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Because <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> does not control how extensions handle your personal data, all extensions have been disabled for incognito windows. You can reenable them individually in the |
<ph name="BEGIN_LINK"><a href="$2"></ph>extensions manager<ph name="END_LINK"></a></ph>. |
</message> |
+ <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE" |
+ desc="Used when a person enters Guest Session"> |
+ <ph name="BEGIN_BOLD"><strong></ph>You're browsing as a guest<ph name="END_BOLD"></strong></ph>. Pages you view in this window won't appear in the browser history or search 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"><br /><br /></ph> |
+ <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_LINK"></a></ph> about guest mode. |
+ </message> |
<message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_SINGLE" |
desc="Title of recently closed windows in the recently closed section of the new tab page when the window has a single tab"> |
1 Tab |