new_or_sad_tab_strings.grdp 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <grit-part>
  3. <message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab.">
  4. Untitled
  5. </message>
  6. <message name="IDS_DOWNLOAD_TAB_TITLE" desc="The title for an empty Tab, which displays Download Manager.">
  7. Download
  8. </message>
  9. <!-- Sad Tab Strings -->
  10. <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 dismay." formatter_data="android_java">
  11. Aw, Snap!
  12. </message>
  13. <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad tab page." formatter_data="android_java">
  14. Something went wrong while displaying this webpage.
  15. </message>
  16. <message name="IDS_SAD_TAB_HELP_MESSAGE" desc="The help message displayed on the sad tab page, with IDS_SAD_TAB_HELP_LINK embedded as a link to help.">
  17. If you're seeing this frequently, try these <ph name="HELP_LINK">$1<ex>suggestions</ex></ph>.
  18. </message>
  19. <message name="IDS_SAD_TAB_HELP_LINK" desc="The link text displayed on the sad tab page linking the user to a help article.">
  20. suggestions
  21. </message>
  22. <message name="IDS_SAD_TAB_RELOAD_LABEL" desc="Button label in the sad tab page for reloading a page." formatter_data="android_java">
  23. Reload
  24. </message>
  25. <if expr="is_android or is_ios">
  26. <message name="IDS_SAD_TAB_SEND_FEEDBACK_LABEL" desc="Button label in the sad tab page for sending feedback. This label replaces the reload button after a crash happens twice in a row." formatter_data="android_java">
  27. Send Feedback
  28. </message>
  29. </if>
  30. <if expr="is_win">
  31. <message name="IDS_SAD_TAB_OOM_TITLE" desc="The title of the web page displayed if content in Chrome browser does not load due to the browser being out of memory, and a reload failed to fix the issue.">
  32. Not enough memory to open this page
  33. </message>
  34. </if>
  35. <message name="IDS_SAD_TAB_RELOAD_TITLE" desc="The title of the web page displayed if content in Chrome browser does not load for an unknown reason, and a reload failed to fix the issue." formatter_data="android_java">
  36. Can't open this page
  37. </message>
  38. <message name="IDS_SAD_TAB_OOM_MESSAGE_TABS" desc="The message displayed on the web page if content in Chrome browser does not load due to the browser being out of memory, a reload failed to fix the issue and other tabs are open.">
  39. Try closing other tabs or programs to free up memory.
  40. </message>
  41. <message name="IDS_SAD_TAB_OOM_MESSAGE_NOTABS" desc="The message displayed on the web page if content in Chrome browser does not load due to the browser being out of memory, a reload failed to fix the issue and no other tabs are open.">
  42. Try exiting other programs to free up memory.
  43. </message>
  44. <message name="IDS_SAD_TAB_RELOAD_TRY" desc="The message displayed on the web page if content in Chrome browser does not load and a reload failed to fix the issue. Introduces a bulleted list of solutions/tips for the user to try." formatter_data="android_java">
  45. Try the following tips:
  46. </message>
  47. <if expr="is_macosx">
  48. <message name="IDS_SAD_TAB_RELOAD_INCOGNITO" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to open the web page in Chrome's Incognito mode.">
  49. Open page in a new Incognito window (⇧⌘N)
  50. </message>
  51. </if>
  52. <if expr="not is_macosx and toolkit_views">
  53. <message name="IDS_SAD_TAB_RELOAD_INCOGNITO" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to open the web page in Chrome's Incognito mode.">
  54. Open page in a new Incognito window (Ctrl-Shift-N)
  55. </message>
  56. </if>
  57. <if expr="is_android or is_ios">
  58. <message name="IDS_SAD_TAB_RELOAD_INCOGNITO" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to open the web page in Chrome's Incognito mode." formatter_data="android_java">
  59. Open page in a new Incognito tab
  60. </message>
  61. </if>
  62. <if expr="is_macosx or is_chromeos">
  63. <message name="IDS_SAD_TAB_RELOAD_CLOSE_TABS" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to close other Chrome tabs or apps running on their computer (Mac, ChromeOS).">
  64. Close other tabs or apps
  65. </message>
  66. </if>
  67. <if expr="is_linux">
  68. <message name="IDS_SAD_TAB_RELOAD_CLOSE_TABS" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to close other Chrome tabs or programs running on their computer.">
  69. Close other tabs or programs
  70. </message>
  71. </if>
  72. <if expr="is_macosx or is_chromeos or is_ios">
  73. <message name="IDS_SAD_TAB_RELOAD_CLOSE_NOTABS" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to close other apps running on their computer or device.">
  74. Close other apps
  75. </message>
  76. </if>
  77. <if expr="is_linux">
  78. <message name="IDS_SAD_TAB_RELOAD_CLOSE_NOTABS" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to close other programs running on their computer (Linux).">
  79. Close other programs
  80. </message>
  81. </if>
  82. <if expr="_google_chrome">
  83. <message name="IDS_SAD_TAB_RELOAD_RESTART_BROWSER" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to restart Chrome." formatter_data="android_java">
  84. Restart Chrome
  85. </message>
  86. </if>
  87. <if expr="not _google_chrome">
  88. <message name="IDS_SAD_TAB_RELOAD_RESTART_BROWSER" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to restart Chromium." formatter_data="android_java">
  89. Restart Chromium
  90. </message>
  91. </if>
  92. <if expr="is_android or is_ios">
  93. <then>
  94. <message name="IDS_SAD_TAB_RELOAD_RESTART_DEVICE" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to restart their device (i.e. phone or tablet)." formatter_data="android_java">
  95. Restart your device
  96. </message>
  97. <message name="IDS_SAD_TAB_RELOAD_LEARN_MORE" desc="The link text displayed on the sad tab page pointing the users to a help article if a reload failed to fix the issue." meaning="Learn more about web pages that fail to load" formatter_data="android_java">
  98. Learn more
  99. </message>
  100. </then>
  101. <else>
  102. <message name="IDS_SAD_TAB_RELOAD_RESTART_DEVICE" desc="One of the bullet points displayed on the web page if a reload failed to fix the issue, advising the user to restart their computer.">
  103. Restart your computer
  104. </message>
  105. <message name="IDS_SAD_TAB_ERROR_CODE" desc="The message displayed on the crashed web page indicating the type of the crash.">
  106. Error code: <ph name="ERROR_CODE">$1<ex>STATUS_ACCESS_VIOLATION</ex></ph>
  107. </message>
  108. </else>
  109. </if>
  110. <!-- New Tab -->
  111. <message name="IDS_NEW_TAB_TITLE"
  112. desc="Title of the new tab page, not to be confused with the action of opening a new tab.">
  113. New Tab
  114. </message>
  115. <message name="IDS_NEW_INCOGNITO_TAB_TITLE"
  116. desc="Title of the new incognito tab page, not to be confused with the action of opening a new incognito tab.">
  117. New Incognito Tab
  118. </message>
  119. <if expr="not is_android">
  120. <message name="IDS_NEW_TAB_OTR_HEADING"
  121. desc="Heading used when a person opens an OTR window">
  122. You’ve gone Incognito
  123. </message>
  124. <message name="IDS_NEW_TAB_OTR_DESCRIPTION"
  125. desc="Used when a person opens an OTR window">
  126. Pages you view in Incognito tabs won’t stick around in your browser’s history, cookie store, or search history after you’ve closed all of your Incognito tabs. Any files you download or bookmarks you create will be kept.
  127. </message>
  128. <message name="IDS_NEW_TAB_OTR_LEARN_MORE_LINK"
  129. desc="OTR window link text to learn more">
  130. Learn more
  131. </message>
  132. <message name="IDS_NEW_TAB_OTR_MESSAGE_WARNING"
  133. desc="OTR window warning message. This follows the IDS_NEW_TAB_OTR_DESCRIPTION paragraph">
  134. However, you aren’t invisible. Going Incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.
  135. </message>
  136. </if>
  137. <message name="IDS_NEW_TAB_UNDO_THUMBNAIL_REMOVE"
  138. desc="Action link text to undo removing a thumbnail from the most visited section.">
  139. Undo
  140. </message>
  141. <!-- Incognito Tab redesign strings -->
  142. <!-- TODO(msramek): Merge with the above section once this is fully launched. -->
  143. <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">
  144. You’ve gone Incognito
  145. </message>
  146. <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">
  147. Now you can browse privately, and other people who use this device won’t see your activity. However, downloads and bookmarks will be saved.
  148. </message>
  149. <message name="IDS_NEW_TAB_OTR_SUBTITLE_WITH_READING_LIST" 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">
  150. Now you can browse privately, and other people who use this device won’t see your activity. However, downloads, bookmarks and reading list items will be saved.
  151. </message>
  152. <if expr="_google_chrome">
  153. <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">
  154. Chrome <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>won’t save<ph name="END_EMPHASIS">&lt;/em&gt;</ph> the following information:
  155. <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
  156. <ph name="LIST_ITEM">&lt;li&gt;</ph>Your browsing history
  157. <ph name="LIST_ITEM">&lt;li&gt;</ph>Cookies and site data
  158. <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms
  159. <ph name="END_LIST">&lt;/ul&gt;</ph>
  160. </message>
  161. </if>
  162. <if expr="not _google_chrome">
  163. <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">
  164. Chromium <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>won’t save<ph name="END_EMPHASIS">&lt;/em&gt;</ph> the following information:
  165. <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
  166. <ph name="LIST_ITEM">&lt;li&gt;</ph>Your browsing history
  167. <ph name="LIST_ITEM">&lt;li&gt;</ph>Cookies and site data
  168. <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms
  169. <ph name="END_LIST">&lt;/ul&gt;</ph>
  170. </message>
  171. </if>
  172. <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">
  173. Your activity <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>might still be visible<ph name="END_EMPHASIS">&lt;/em&gt;</ph> to:
  174. <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
  175. <ph name="LIST_ITEM">&lt;li&gt;</ph>Websites you visit
  176. <ph name="LIST_ITEM">&lt;li&gt;</ph>Your employer or school
  177. <ph name="LIST_ITEM">&lt;li&gt;</ph>Your internet service provider
  178. <ph name="END_LIST">&lt;/ul&gt;</ph>
  179. </message>
  180. <message name="IDS_NEW_TAB_OTR_COOKIE_CONTROLS_CONTROLLED_TOOLTIP_TEXT"
  181. desc="Text displayed in the settings tooltip when third-party cookie blocking is managed or turned on by the user."
  182. formatter_data="android_java">
  183. This setting is controlled in Cookies settings.
  184. </message>
  185. <message name="IDS_NEW_TAB_OTR_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category." formatter_data="android_java">
  186. Block third-party cookies
  187. </message>
  188. <message name="IDS_NEW_TAB_OTR_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox." formatter_data="android_java">
  189. When on, sites can't use cookies that track you across the web. Features on some sites may break.
  190. </message>
  191. <!-- Revamped Incognito New Tab Page strings -->
  192. <if expr="_google_chrome">
  193. <message name="IDS_REVAMPED_INCOGNITO_NTP_TITLE" desc="Title of the Incognito new tab page." formatter_data="android_java">
  194. Incognito in Chrome
  195. </message>
  196. </if>
  197. <if expr="not _google_chrome">
  198. <message name="IDS_REVAMPED_INCOGNITO_NTP_TITLE" desc="Title of the Incognito new tab page." formatter_data="android_java">
  199. Incognito in Chromium
  200. </message>
  201. </if>
  202. <message name="IDS_REVAMPED_INCOGNITO_NTP_DOES_HEADER" desc="Header for the 'Incognito does' section that informs users about what happens while browsing Incognito: browsing activity, search history and information entered in forms are not saved locally." formatter_data="android_java">
  203. What Incognito does
  204. </message>
  205. <if expr="_google_chrome">
  206. <message name="IDS_REVAMPED_INCOGNITO_NTP_DOES_DESCRIPTION" desc="Paragraph that informs users about Incognito's functionalities: browsing activity, search history and information entered in forms are not saved locally, they are cleared after closing all Incognito tabs. 'Browsing activity' refers to the browsing history (list of visited websites) and the cookies (data saved by websites on the user's device such as: sign-in state, preferences, etc.). 'Search history from this device' means that searches will not be saved locally or used as search suggestions in the future. 'Information entered in forms' refers to names, addresses, passwords etc. that users enter into forms on the web." formatter_data="android_java">
  207. When you close all Chrome Incognito tabs, your activity in those tabs is cleared from this device:
  208. <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
  209. <ph name="LIST_ITEM">&lt;li&gt;</ph>Browsing activity<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  210. <ph name="LIST_ITEM">&lt;li&gt;</ph>Search history<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  211. <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  212. <ph name="END_LIST">&lt;/ul&gt;</ph>
  213. </message>
  214. </if>
  215. <if expr="not _google_chrome">
  216. <message name="IDS_REVAMPED_INCOGNITO_NTP_DOES_DESCRIPTION" desc="Paragraph that informs users about Incognito's functionalities: browsing activity, search history and information entered in forms are not saved locally, they are cleared after closing all Incognito tabs. 'Browsing activity' refers to the browsing history (list of visited websites) and the cookies (data saved by websites on the user's device such as: sign-in state, preferences, etc.). 'Search history from this device' means that searches will not be saved locally or used as search suggestions in the future. 'Information entered in forms' refers to names, addresses, passwords etc. that users enter into forms on the web." formatter_data="android_java">
  217. When you close all Chromium Incognito tabs, your activity in those tabs is cleared from this device:
  218. <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
  219. <ph name="LIST_ITEM">&lt;li&gt;</ph>Browsing activity<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  220. <ph name="LIST_ITEM">&lt;li&gt;</ph>Search history<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  221. <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  222. <ph name="END_LIST">&lt;/ul&gt;</ph>
  223. </message>
  224. </if>
  225. <message name="IDS_REVAMPED_INCOGNITO_NTP_DOES_NOT_HEADER" desc="Header for the 'Incognito doesn’t do' section that informs users that they are not invisible online." formatter_data="android_java">
  226. What Incognito doesn’t do
  227. </message>
  228. <message name="IDS_REVAMPED_INCOGNITO_NTP_DOES_NOT_DESCRIPTION" desc="Paragraph that informs users that their online activity is still visible while using Incognito. The bullet points list some examples of entities to which users are not invisible in Incognito and what they can observe. 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. Employers and schools can still track users' browsing activity and internet service providers can still monitor web traffic, even if it comes from the Incognito mode." formatter_data="android_java">
  229. Incognito does not make you invisible online:
  230. <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
  231. <ph name="LIST_ITEM">&lt;li&gt;</ph>Sites and the services they use can see visits<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  232. <ph name="LIST_ITEM">&lt;li&gt;</ph>Employers or schools can track browsing activity<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  233. <ph name="LIST_ITEM">&lt;li&gt;</ph>Internet service providers can monitor web traffic<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
  234. <ph name="END_LIST">&lt;/ul&gt;</ph>
  235. </message>
  236. <if expr="_google_chrome">
  237. <message name="IDS_REVAMPED_INCOGNITO_NTP_LEARN_MORE" desc="The link text displayed on the Incognito new tab page pointing users to the Incognito learn more page." formatter_data="android_java">
  238. <ph name="BEGIN_LINK">&lt;a&gt;</ph>Learn more about Incognito in Chrome<ph name="END_LINK">&lt;/a&gt;</ph>
  239. </message>
  240. </if>
  241. <if expr="not _google_chrome">
  242. <message name="IDS_REVAMPED_INCOGNITO_NTP_LEARN_MORE" desc="The link text displayed on the Incognito new tab page pointing users to the Incognito learn more page." formatter_data="android_java">
  243. <ph name="BEGIN_LINK">&lt;a&gt;</ph>Learn more about Incognito in Chromium<ph name="END_LINK">&lt;/a&gt;</ph>
  244. </message>
  245. </if>
  246. <message name="IDS_REVAMPED_INCOGNITO_NTP_OTR_THIRD_PARTY_COOKIE" desc="Label for the Block 3rd-party cookie checkbox on the Cookies category." formatter_data="android_java">
  247. Block third party cookies in Incognito
  248. </message>
  249. <message name="IDS_REVAMPED_INCOGNITO_NTP_OTR_THIRD_PARTY_COOKIE_SUBLABEL" desc="A sub-label below the Block 3rd-party cookie checkbox." formatter_data="android_java">
  250. Sites can't use cookies that track you across the web. Features on some sites may break.
  251. </message>
  252. </grit-part>