| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 | 3 |
| 4 <message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab."> | 4 <message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab."> |
| 5 Untitled | 5 Untitled |
| 6 </message> | 6 </message> |
| 7 | 7 |
| 8 <!-- Sad Tab Strings --> | 8 <!-- Sad Tab Strings --> |
| 9 <message name="IDS_SAD_TAB_TITLE" desc="The title of the sad tab page that
is shown when a tab crashes. This is intended to be a humorous exclamation of d
ismay." formatter_data="android_java"> | 9 <message name="IDS_SAD_TAB_TITLE" desc="The title of the sad tab page that
is shown when a tab crashes. This is intended to be a humorous exclamation of d
ismay." formatter_data="android_java"> |
| 10 Aw, Snap! | 10 Aw, Snap! |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 136 </message> | 136 </message> |
| 137 </if> | 137 </if> |
| 138 <message name="IDS_NEW_TAB_UNDO_THUMBNAIL_REMOVE" | 138 <message name="IDS_NEW_TAB_UNDO_THUMBNAIL_REMOVE" |
| 139 desc="Action link text to undo removing a thumbnail from the most visit
ed section."> | 139 desc="Action link text to undo removing a thumbnail from the most visit
ed section."> |
| 140 Undo | 140 Undo |
| 141 </message> | 141 </message> |
| 142 | 142 |
| 143 <!-- Incognito Tab redesign strings --> | 143 <!-- Incognito Tab redesign strings --> |
| 144 <!-- TODO(msramek): Merge with the above section once this is fully launch
ed. --> | 144 <!-- TODO(msramek): Merge with the above section once this is fully launch
ed. --> |
| 145 | 145 |
| 146 <message name="IDS_NEW_TAB_OTR_TITLE" desc="Title of the Incognito new tab
page." formatter_data="android_java"> | 146 <message name="IDS_NEW_TAB_OTR_TITLE" desc="Title of the Incognito new tab
page. The Incognito mode provides private browsing experience by hiding browsin
g activity from other people using the same device. However, it does not make th
e user completely invisible or anonymous; please don't translate it as such." fo
rmatter_data="android_java" translateable="false"> |
| 147 You’ve gone incognito | 147 You’ve gone incognito |
| 148 </message> | 148 </message> |
| 149 <message name="IDS_NEW_TAB_OTR_SUBTITLE" desc="Subtitle of the Incognito n
ew tab page, explaining to the user that the Incognito mode hides their browsing
activity from other people using the device." formatter_data="android_java"> | 149 <message name="IDS_NEW_TAB_OTR_SUBTITLE" desc="Subtitle of the Incognito n
ew 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 a
dded bookmarks will be persisted even after the Incognito session is closed." fo
rmatter_data="android_java" translateable="false"> |
| 150 Now you can browse in private, and other people who use this device won’
t see your activity. | 150 Now you can browse privately, and other people who use this device won’t
see your activity. However, downloads and bookmarks will be saved. |
| 151 </message> | 151 </message> |
| 152 <message name="IDS_NEW_TAB_OTR_DISCLAIMER" desc="A disclaimer on the Incog
nito new tab page, explaining to the user that downloaded files and added bookma
rks will be persisted even after the Incognito session is closed." formatter_dat
a="android_java"> | 152 <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 t
he user's device (e.g. sign-in state, preferences, etc.)." formatter_data="andro
id_java" translateable="false"> |
| 153 Downloaded files and bookmarks will be kept. | 153 Chrome <ph name="BEGIN_EMPHASIS"><em></ph>won’t save<ph name="END_
EMPHASIS"></em></ph> the following information: |
| 154 <ph name="BEGIN_LIST"><ul></ph> |
| 155 <ph name="LIST_ITEM"><li></ph>Your browsing history |
| 156 <ph name="LIST_ITEM"><li></ph>Cookies and site data |
| 157 <ph name="END_LIST"></ul></ph> |
| 154 </message> | 158 </message> |
| 155 <message name="IDS_NEW_TAB_OTR_NOT_SAVED_BULLET_POINTS" desc="Bullet point
s listing data that are not saved in the Incognito mode. The '#' character in th
is text represents a bullet point. Please keep it unchanged and do not add addit
ional spaces around it. The text between the pair of '|' characters will be high
lighted." formatter_data="android_java"> | 159 <message name="IDS_NEW_TAB_OTR_VISIBLE" desc="Bullet points listing entiti
es that might be able to see the user's Incognito activity. The bullet points el
aborate on the fact that Incognito only provides privacy with respect to other u
sers on the same device. Websites you visit still know that you visited them. Yo
ur 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"> |
| 156 This information |won’t be saved|:#Your browsing history#Your searches#C
ookie data | 160 Your activity <ph name="BEGIN_EMPHASIS"><em></ph>might still be vi
sible<ph name="END_EMPHASIS"></em></ph> to: |
| 157 </message> | 161 <ph name="BEGIN_LIST"><ul></ph> |
| 158 <message name="IDS_NEW_TAB_OTR_VISIBLE" desc="Bullet points listing entiti
es 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 ad
ditional spaces around it. The text between the pair of '|' characters will be h
ighlighted." formatter_data="android_java"> | 162 <ph name="LIST_ITEM"><li></ph>Websites you visit |
| 159 Your activity |might still be visible| to:#Websites you visit#Your emplo
yer#Your internet service provider | 163 <ph name="LIST_ITEM"><li></ph>Your employer or school |
| 164 <ph name="LIST_ITEM"><li></ph>Your internet service provider |
| 165 <ph name="END_LIST"></ul></ph> |
| 160 </message> | 166 </message> |
| 161 | 167 |
| 162 </grit-part> | 168 </grit-part> |
| OLD | NEW |