Upload upstream chromium 108.0.5359.1
[platform/framework/web/chromium-efl.git] / components / new_or_sad_tab_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3
4       <message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab.">
5         Untitled
6       </message>
7       <message name="IDS_DOWNLOAD_TAB_TITLE" desc="The title for an empty Tab, which displays Download Manager.">
8         Download
9       </message>
10
11       <!-- Sad Tab Strings -->
12       <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">
13         Aw, Snap!
14       </message>
15       <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad tab page." formatter_data="android_java">
16         Something went wrong while displaying this webpage.
17       </message>
18       <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.">
19         If you're seeing this frequently, try these <ph name="HELP_LINK">$1<ex>suggestions</ex></ph>.
20       </message>
21       <message name="IDS_SAD_TAB_HELP_LINK" desc="The link text displayed on the sad tab page linking the user to a help article.">
22         suggestions
23       </message>
24       <message name="IDS_SAD_TAB_RELOAD_LABEL" desc="Button label in the sad tab page for reloading a page." formatter_data="android_java">
25         Reload
26       </message>
27       <if expr="is_android or is_ios">
28         <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">
29           Send Feedback
30         </message>
31       </if>
32       <if expr="is_win">
33         <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.">
34           Not enough memory to open this page
35         </message>
36       </if>
37       <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">
38         Can't open this page
39       </message>
40       <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.">
41         Try closing other tabs or programs to free up memory.
42       </message>
43       <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.">
44         Try exiting other programs to free up memory.
45       </message>
46       <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">
47         Try the following tips:
48       </message>
49       <if expr="is_macosx">
50         <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.">
51           Open page in a new Incognito window (⇧⌘N)
52         </message>
53       </if>
54       <if expr="not is_macosx and toolkit_views">
55         <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.">
56           Open page in a new Incognito window (Ctrl-Shift-N)
57         </message>
58       </if>
59       <if expr="is_android or is_ios">
60         <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">
61           Open page in a new Incognito tab
62         </message>
63       </if>
64       <if expr="is_macosx or is_chromeos">
65         <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).">
66           Close other tabs or apps
67         </message>
68       </if>
69       <if expr="is_linux">
70         <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.">
71           Close other tabs or programs
72         </message>
73       </if>
74       <if expr="is_macosx or is_chromeos or is_ios">
75         <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.">
76           Close other apps
77         </message>
78       </if>
79       <if expr="is_linux">
80         <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).">
81           Close other programs
82         </message>
83       </if>
84       <if expr="_google_chrome">
85         <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">
86           Restart Chrome
87         </message>
88       </if>
89       <if expr="not _google_chrome">
90         <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">
91           Restart Chromium
92         </message>
93       </if>
94       <if expr="is_android or is_ios">
95         <then>
96           <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">
97             Restart your device
98           </message>
99           <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">
100             Learn more
101           </message>
102         </then>
103         <else>
104           <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.">
105             Restart your computer
106           </message>
107           <message name="IDS_SAD_TAB_ERROR_CODE" desc="The message displayed on the crashed web page indicating the type of the crash.">
108             Error code: <ph name="ERROR_CODE">$1<ex>STATUS_ACCESS_VIOLATION</ex></ph>
109           </message>
110         </else>
111       </if>
112
113       <!-- New Tab -->
114       <message name="IDS_NEW_TAB_TITLE"
115                desc="Title of the new tab page, not to be confused with the action of opening a new tab.">
116         New Tab
117       </message>
118       <message name="IDS_NEW_INCOGNITO_TAB_TITLE"
119                desc="Title of the new incognito tab page, not to be confused with the action of opening a new incognito tab.">
120         New Incognito Tab
121       </message>
122       <if expr="not is_android">
123         <message name="IDS_NEW_TAB_OTR_HEADING"
124                  desc="Heading used when a person opens an OTR window">
125           You’ve gone Incognito
126         </message>
127         <message name="IDS_NEW_TAB_OTR_DESCRIPTION"
128                  desc="Used when a person opens an OTR window">
129           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.
130         </message>
131         <message name="IDS_NEW_TAB_OTR_LEARN_MORE_LINK"
132                  desc="OTR window link text to learn more">
133           Learn more
134         </message>
135         <message name="IDS_NEW_TAB_OTR_MESSAGE_WARNING"
136                  desc="OTR window warning message. This follows the IDS_NEW_TAB_OTR_DESCRIPTION paragraph">
137           However, you aren’t invisible. Going Incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.
138         </message>
139       </if>
140       <message name="IDS_NEW_TAB_UNDO_THUMBNAIL_REMOVE"
141          desc="Action link text to undo removing a thumbnail from the most visited section.">
142         Undo
143       </message>
144
145       <!-- Incognito Tab redesign strings -->
146       <!-- TODO(msramek): Merge with the above section once this is fully launched. -->
147
148       <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">
149         You’ve gone Incognito
150       </message>
151       <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">
152         Now you can browse privately, and other people who use this device won’t see your activity. However, downloads and bookmarks will be saved.
153       </message>
154       <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">
155         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.
156       </message>
157        <if expr="_google_chrome">
158         <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">
159           Chrome <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>won’t save<ph name="END_EMPHASIS">&lt;/em&gt;</ph> the following information:
160           <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
161             <ph name="LIST_ITEM">&lt;li&gt;</ph>Your browsing history
162             <ph name="LIST_ITEM">&lt;li&gt;</ph>Cookies and site data
163             <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms
164           <ph name="END_LIST">&lt;/ul&gt;</ph>
165         </message>
166       </if>
167       <if expr="not _google_chrome">
168         <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">
169           Chromium <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>won’t save<ph name="END_EMPHASIS">&lt;/em&gt;</ph> the following information:
170           <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
171             <ph name="LIST_ITEM">&lt;li&gt;</ph>Your browsing history
172             <ph name="LIST_ITEM">&lt;li&gt;</ph>Cookies and site data
173             <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms
174           <ph name="END_LIST">&lt;/ul&gt;</ph>
175         </message>
176       </if>
177       <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">
178         Your activity <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>might still be visible<ph name="END_EMPHASIS">&lt;/em&gt;</ph> to:
179         <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
180           <ph name="LIST_ITEM">&lt;li&gt;</ph>Websites you visit
181           <ph name="LIST_ITEM">&lt;li&gt;</ph>Your employer or school
182           <ph name="LIST_ITEM">&lt;li&gt;</ph>Your internet service provider
183         <ph name="END_LIST">&lt;/ul&gt;</ph>
184       </message>
185       <message name="IDS_NEW_TAB_OTR_COOKIE_CONTROLS_CONTROLLED_TOOLTIP_TEXT"
186                desc="Text displayed in the settings tooltip when third-party cookie blocking is managed or turned on by the user."
187                formatter_data="android_java">
188         This setting is controlled in Cookies settings.
189       </message>
190       <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">
191         Block third-party cookies
192       </message>
193       <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">
194         When on, sites can't use cookies that track you across the web. Features on some sites may break.
195       </message>
196
197       <!-- Revamped Incognito New Tab Page strings -->
198
199       <if expr="_google_chrome">
200         <message name="IDS_REVAMPED_INCOGNITO_NTP_TITLE" desc="Title of the Incognito new tab page." formatter_data="android_java">
201           Incognito in Chrome
202         </message>
203       </if>
204       <if expr="not _google_chrome">
205         <message name="IDS_REVAMPED_INCOGNITO_NTP_TITLE" desc="Title of the Incognito new tab page." formatter_data="android_java">
206           Incognito in Chromium
207         </message>
208       </if>
209       <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">
210         What Incognito does
211       </message>
212       <if expr="_google_chrome">
213         <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">
214           When you close all Chrome Incognito tabs, your activity in those tabs is cleared from this device:
215           <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
216             <ph name="LIST_ITEM">&lt;li&gt;</ph>Browsing activity<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
217             <ph name="LIST_ITEM">&lt;li&gt;</ph>Search history<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
218             <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
219           <ph name="END_LIST">&lt;/ul&gt;</ph>
220         </message>
221       </if>
222       <if expr="not _google_chrome">
223         <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">
224           When you close all Chromium Incognito tabs, your activity in those tabs is cleared from this device:
225           <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
226             <ph name="LIST_ITEM">&lt;li&gt;</ph>Browsing activity<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
227             <ph name="LIST_ITEM">&lt;li&gt;</ph>Search history<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
228             <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
229           <ph name="END_LIST">&lt;/ul&gt;</ph>
230         </message>
231       </if>
232       <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">
233         What Incognito doesn’t do
234       </message>
235       <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">
236         Incognito does not make you invisible online:
237         <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
238           <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>
239           <ph name="LIST_ITEM">&lt;li&gt;</ph>Employers or schools can track browsing activity<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
240           <ph name="LIST_ITEM">&lt;li&gt;</ph>Internet service providers can monitor web traffic<ph name="END_LIST_ITEM">&lt;/li&gt;</ph>
241         <ph name="END_LIST">&lt;/ul&gt;</ph>
242       </message>
243       <if expr="_google_chrome">
244         <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">
245           <ph name="BEGIN_LINK">&lt;a&gt;</ph>Learn more about Incognito in Chrome<ph name="END_LINK">&lt;/a&gt;</ph>
246         </message>
247       </if>
248       <if expr="not _google_chrome">
249         <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">
250           <ph name="BEGIN_LINK">&lt;a&gt;</ph>Learn more about Incognito in Chromium<ph name="END_LINK">&lt;/a&gt;</ph>
251         </message>
252       </if>
253       <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">
254         Block third party cookies in Incognito
255       </message>
256       <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">
257         Sites can't use cookies that track you across the web. Features on some sites may break.
258       </message>
259
260 </grit-part>