| Index: components/new_or_sad_tab_strings.grdp
|
| diff --git a/components/new_or_sad_tab_strings.grdp b/components/new_or_sad_tab_strings.grdp
|
| index 2a094364f58eebb125456e93dbe35ff3063278f7..87b92bf9ab7e0d5d98bdbe036ff4bce3711af3d3 100644
|
| --- a/components/new_or_sad_tab_strings.grdp
|
| +++ b/components/new_or_sad_tab_strings.grdp
|
| @@ -143,13 +143,13 @@
|
| <!-- Incognito Tab redesign strings -->
|
| <!-- TODO(msramek): Merge with the above section once this is fully launched. -->
|
|
|
| - <message name="IDS_NEW_TAB_OTR_TITLE" desc="Title of the Incognito new tab page. The Incognito mode provides private browsing experience by hiding browsing activity from other people using the same device. However, it does not make the user completely invisible or anonymous; please don't translate it as such." formatter_data="android_java" translateable="false">
|
| + <message name="IDS_NEW_TAB_OTR_TITLE" desc="Title of the Incognito new tab page. The Incognito mode provides private browsing experience by hiding browsing activity from other people using the same device. However, it does not make the user completely invisible or anonymous; please don't translate it as such." formatter_data="android_java">
|
| You’ve gone incognito
|
| </message>
|
| - <message name="IDS_NEW_TAB_OTR_SUBTITLE" desc="Subtitle of the Incognito new tab page, explaining to the user that the Incognito mode hides their browsing activity from other people using the same device. The second sentence clarifies that there are two important exceptions from this rule - downloaded files and added bookmarks will be persisted even after the Incognito session is closed." formatter_data="android_java" translateable="false">
|
| + <message name="IDS_NEW_TAB_OTR_SUBTITLE" desc="Subtitle of the Incognito new tab page, explaining to the user that the Incognito mode hides their browsing activity from other people using the same device. The second sentence clarifies that there are two important exceptions from this rule - downloaded files and added bookmarks will be persisted even after the Incognito session is closed." formatter_data="android_java">
|
| Now you can browse privately, and other people who use this device won’t see your activity. However, downloads and bookmarks will be saved.
|
| </message>
|
| - <message name="IDS_NEW_TAB_OTR_NOT_SAVED" desc="Bullet points listing data that are not saved in the Incognito mode. 'Browsing history' means a history of visited websites. 'Cookies and site data' refers to data saved by websites on the user's device (e.g. sign-in state, preferences, etc.). 'Information entered in forms' refers to names, addresses, passwords etc. that users enter into forms on the web." formatter_data="android_java" translateable="false">
|
| + <message name="IDS_NEW_TAB_OTR_NOT_SAVED" desc="Bullet points listing data that are not saved in the Incognito mode. 'Browsing history' means a history of visited websites. 'Cookies and site data' refers to data saved by websites on the user's device (e.g. sign-in state, preferences, etc.). 'Information entered in forms' refers to names, addresses, passwords etc. that users enter into forms on the web." formatter_data="android_java">
|
| Chrome <ph name="BEGIN_EMPHASIS"><em></ph>won’t save<ph name="END_EMPHASIS"></em></ph> the following information:
|
| <ph name="BEGIN_LIST"><ul></ph>
|
| <ph name="LIST_ITEM"><li></ph>Your browsing history
|
| @@ -157,7 +157,7 @@
|
| <ph name="LIST_ITEM"><li></ph>Information entered in forms
|
| <ph name="END_LIST"></ul></ph>
|
| </message>
|
| - <message name="IDS_NEW_TAB_OTR_VISIBLE" desc="Bullet points listing entities that might be able to see the user's Incognito activity. The bullet points elaborate on the fact that Incognito only provides privacy with respect to other users on the same device. Websites you visit still know that you visited them. Your employer, school, and/or internet service provider can still monitor network traffic, even if it comes from the Incognito mode." formatter_data="android_java" translateable="false">
|
| + <message name="IDS_NEW_TAB_OTR_VISIBLE" desc="Bullet points listing entities that might be able to see the user's Incognito activity. The bullet points elaborate on the fact that Incognito only provides privacy with respect to other users on the same device. Websites you visit still know that you visited them. Your employer, school, and/or internet service provider can still monitor network traffic, even if it comes from the Incognito mode." formatter_data="android_java">
|
| Your activity <ph name="BEGIN_EMPHASIS"><em></ph>might still be visible<ph name="END_EMPHASIS"></em></ph> to:
|
| <ph name="BEGIN_LIST"><ul></ph>
|
| <ph name="LIST_ITEM"><li></ph>Websites you visit
|
|
|