[Tizen][M34-Merge] Implement favicon database get API
[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="is_win or is_linux or chromeos">
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 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, Chrome OS).">
66           Close other tabs or apps
67         </message>
68       </if>
69       <if expr="is_linux and not chromeos">
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 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 and not chromeos">
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_win or is_linux or is_macosx or chromeos">
95         <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.">
96           Restart your computer
97         </message>
98       </if>
99       <if expr="is_android or is_ios">
100         <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">
101           Restart your device
102         </message>
103       </if>
104       <if expr="is_android or is_ios">
105         <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">
106           Learn more
107         </message>
108       </if>
109
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       <if expr="not is_android">
116         <message name="IDS_NEW_TAB_OTR_HEADING"
117                  desc="Heading used when a person opens an OTR window">
118           You’ve gone incognito
119         </message>
120         <message name="IDS_NEW_TAB_OTR_DESCRIPTION"
121                  desc="Used when a person opens an OTR window">
122           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.
123         </message>
124         <message name="IDS_NEW_TAB_OTR_LEARN_MORE_LINK"
125                  desc="OTR window link text to learn more">
126           Learn more
127         </message>
128         <message name="IDS_NEW_TAB_OTR_MESSAGE_WARNING"
129                  desc="OTR window warning message. This follows the IDS_NEW_TAB_OTR_DESCRIPTION paragraph">
130           However, you aren’t invisible. Going incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.
131         </message>
132       </if>
133       <message name="IDS_NEW_TAB_UNDO_THUMBNAIL_REMOVE"
134          desc="Action link text to undo removing a thumbnail from the most visited section.">
135         Undo
136       </message>
137
138       <!-- Incognito Tab redesign strings -->
139       <!-- TODO(msramek): Merge with the above section once this is fully launched. -->
140
141       <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">
142         You’ve gone incognito
143       </message>
144       <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">
145         Now you can browse privately, and other people who use this device won’t see your activity. However, downloads and bookmarks will be saved.
146       </message>
147       <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">
148         Chrome <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>won’t save<ph name="END_EMPHASIS">&lt;/em&gt;</ph> the following information:
149         <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
150           <ph name="LIST_ITEM">&lt;li&gt;</ph>Your browsing history
151           <ph name="LIST_ITEM">&lt;li&gt;</ph>Cookies and site data
152           <ph name="LIST_ITEM">&lt;li&gt;</ph>Information entered in forms
153         <ph name="END_LIST">&lt;/ul&gt;</ph>
154       </message>
155       <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">
156         Your activity <ph name="BEGIN_EMPHASIS">&lt;em&gt;</ph>might still be visible<ph name="END_EMPHASIS">&lt;/em&gt;</ph> to:
157         <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
158           <ph name="LIST_ITEM">&lt;li&gt;</ph>Websites you visit
159           <ph name="LIST_ITEM">&lt;li&gt;</ph>Your employer or school
160           <ph name="LIST_ITEM">&lt;li&gt;</ph>Your internet service provider
161         <ph name="END_LIST">&lt;/ul&gt;</ph>
162       </message>
163
164 </grit-part>