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

Unified Diff: components/new_or_sad_tab_strings.grdp

Issue 2774293002: Refine the strings on the Incognito NTP and improve the descriptions (Closed)
Patch Set: Created 3 years, 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 696464b8db6d353f8bc7ce5bed4454bada8954df..d70376d5c8e2c1c733bd96f3d8f4181670216cb5 100644
--- a/components/new_or_sad_tab_strings.grdp
+++ b/components/new_or_sad_tab_strings.grdp
@@ -143,19 +143,16 @@
<!-- 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." formatter_data="android_java">
+ <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 device." formatter_data="android_java">
- Now you can browse in private, and other people who use this device won’t see your activity.
+ <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. Downloads and bookmarks will be kept.
srahim 2017/03/27 22:51:50 Recommended: However, downloads and bookmarks will
msramek 2017/03/28 12:50:37 Done.
</message>
- <message name="IDS_NEW_TAB_OTR_DISCLAIMER" desc="A disclaimer on the Incognito new tab page, explaining to the user that downloaded files and added bookmarks will be persisted even after the Incognito session is closed." formatter_data="android_java">
- Downloaded files and bookmarks will be kept.
+ <message name="IDS_NEW_TAB_OTR_NOT_SAVED_BULLET_POINTS" desc="Bullet points listing data that are not saved in the Incognito mode. The '#' character in this text represents a bullet point. Please keep it unchanged and do not add additional spaces around it. The text between the pair of '|' characters will be highlighted. 'Browsing history' means a history of visited websites. 'Searches' means searches done in the address bar. 'Cookies and site data' refers to data saved by websites on the user's device (e.g. sign-in state, preferences, etc.)." formatter_data="android_java">
srahim 2017/03/27 22:51:50 We need to delete "Your searches" per legal review
srahim 2017/03/27 22:51:50 Change "highlighted" to "boldfaced or otherwise em
msramek 2017/03/28 12:50:37 Done, but I want to clarify what you mean. The st
msramek 2017/03/28 12:50:37 Done.
srahim 2017/03/28 23:03:43 No, the reason I suggested a change was because I
msramek 2017/03/29 09:56:39 Done. Makes sense, thanks!
+ Chrome |won’t save| the following information:#Your browsing history#Your searches#Cookies and site data
srahim 2017/03/27 22:51:50 Delete the bullet "#Your searches" per legal revie
msramek 2017/03/28 12:50:37 Done.
</message>
- <message name="IDS_NEW_TAB_OTR_NOT_SAVED_BULLET_POINTS" desc="Bullet points listing data that are not saved in the Incognito mode. The '#' character in this text represents a bullet point. Please keep it unchanged and do not add additional spaces around it. The text between the pair of '|' characters will be highlighted." formatter_data="android_java">
- This information |won’t be saved|:#Your browsing history#Your searches#Cookie data
- </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 '#' character in this text represents a bullet point. Please keep it unchanged and do not add additional spaces around it. The text between the pair of '|' characters will be highlighted." formatter_data="android_java">
+ <message name="IDS_NEW_TAB_OTR_VISIBLE" desc="Bullet points listing entities that might be able to see the user's Incognito activity. The '#' character in this text represents a bullet point. Please keep it unchanged and do not add additional spaces around it. The text between the pair of '|' characters will be highlighted. 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 and internet service provider can still monitor network traffic, even if it comes from the Incognito mode." formatter_data="android_java">
srahim 2017/03/27 22:51:49 Change "highlighted" to "boldfaced or otherwise em
msramek 2017/03/28 12:50:37 Done. (But please see my clarification question as
srahim 2017/03/28 23:03:44 I was afraid they would interpret "highlighted" to
msramek 2017/03/29 09:56:39 Done, as above.
Your activity |might still be visible| to:#Websites you visit#Your employer#Your internet service provider
srahim 2017/03/27 22:51:49 Chelsea agreed that we should add "your school" to
msramek 2017/03/28 12:50:37 Done (here and in the description).
</message>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698