| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 | 2 |
| 3 <grit latest_public_release="0" current_release="1" | 3 <grit latest_public_release="0" current_release="1" |
| 4 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 4 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="grit/components_chromium_strings.h" type="rc_header"> | 6 <output filename="grit/components_chromium_strings.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="components_chromium_strings_am.pak" type="data_package" la
ng="am" /> | 9 <output filename="components_chromium_strings_am.pak" type="data_package" la
ng="am" /> |
| 10 <output filename="components_chromium_strings_ar.pak" type="data_package" la
ng="ar" /> | 10 <output filename="components_chromium_strings_ar.pak" type="data_package" la
ng="ar" /> |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 203 Crash reporting is not available in Chromium. | 203 Crash reporting is not available in Chromium. |
| 204 </message> | 204 </message> |
| 205 | 205 |
| 206 <!-- Version UI --> | 206 <!-- Version UI --> |
| 207 <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright
message, containing the URLs."> | 207 <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright
message, containing the URLs."> |
| 208 Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a ta
rget="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a><
/ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blan
k" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>
. | 208 Chromium is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a ta
rget="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a><
/ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blan
k" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>
. |
| 209 </message> | 209 </message> |
| 210 | 210 |
| 211 <!-- Page Info bubble --> | 211 <!-- Page Info bubble --> |
| 212 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th
e page info bubble when the page you are on is a chrome:// page or about:somethi
ng."> | 212 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in th
e page info bubble when the page you are on is a chrome:// page or about:somethi
ng."> |
| 213 You are viewing a secure Chromium page. | 213 You're viewing a secure Chromium page |
| 214 </message> | 214 </message> |
| 215 | 215 |
| 216 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> | 216 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when
the last session didn't exit cleanly."> |
| 217 Chromium didn't shut down correctly. | 217 Chromium didn't shut down correctly. |
| 218 </message> | 218 </message> |
| 219 | 219 |
| 220 <!-- Strings describing Chromium security policy for DevTools security pan
el --> | 220 <!-- Strings describing Chromium security policy for DevTools security pan
el --> |
| 221 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chromi
um." translateable="false"> | 221 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chromi
um." translateable="false"> |
| 222 This page includes a password or credit card input over HTTP. A warning
will be added to the URL bar starting in Chromium 56 (Jan 2017). | 222 This page includes a password or credit card input over HTTP. A warning
will be added to the URL bar starting in Chromium 56 (Jan 2017). |
| 223 </message> | 223 </message> |
| 224 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> | 224 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> |
| 225 This page includes a password or credit card input over HTTP. A warning
has been added to the URL bar. | 225 This page includes a password or credit card input over HTTP. A warning
has been added to the URL bar. |
| 226 </message> | 226 </message> |
| 227 </messages> | 227 </messages> |
| 228 </release> | 228 </release> |
| 229 </grit> | 229 </grit> |
| OLD | NEW |