diff options
author | bauerb@chromium.org <bauerb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-07 15:17:26 +0000 |
---|---|---|
committer | bauerb@chromium.org <bauerb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-07 15:17:26 +0000 |
commit | 688fde2df85bc412d66c3ea4d25734c7c797da62 (patch) | |
tree | 46919ebabbe8ca4af976552778417dc98c4979c9 /chrome/app | |
parent | c32c977fc1781dc4aa4b316d2bf524866a7ac375 (diff) | |
download | chromium_src-688fde2df85bc412d66c3ea4d25734c7c797da62.zip chromium_src-688fde2df85bc412d66c3ea4d25734c7c797da62.tar.gz chromium_src-688fde2df85bc412d66c3ea4d25734c7c797da62.tar.bz2 |
Change wording on incognito NTP to reflect the fact that all incognito windows need to be closed for the session to end.
BUG=88411
Review URL: http://codereview.chromium.org/7312025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91705 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 6addf66..69b7cee 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -8069,7 +8069,7 @@ Keep your key file in a safe place. You will need it to create new versions of y </message> <message name="IDS_NEW_TAB_OTR_MESSAGE" desc="Used when a person opens an OTR window"> - <ph name="BEGIN_BOLD"><strong></ph>You've gone incognito<ph name="END_BOLD">"</strong></ph>. Pages you view in this window won't appear in your browser history or search history, and they won't leave other traces, like cookies, on your computer after you close the incognito window. Any files you download or bookmarks you create will be preserved, however. + <ph name="BEGIN_BOLD"><strong></ph>You've gone incognito<ph name="END_BOLD">"</strong></ph>. Pages you view in this window won't appear in your browser history or search history, and they won't leave other traces, like cookies, on your computer after you close <strong>all</strong> open incognito windows. Any files you download or bookmarks you create will be preserved, however. <ph name="LINE_BREAK"><br /><br /></ph> <ph name="BEGIN_BOLD"><strong></ph>Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of:<ph name="END_BOLD"></strong></ph> <ph name="BEGIN_LIST"><ul></ph> |