OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 598 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
609 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> | 609 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message
for chrome://crashes when crash reporting is disabled"> |
610 Crash reporting is not available in Chromium. | 610 Crash reporting is not available in Chromium. |
611 </message> | 611 </message> |
612 <!-- Page Info bubble --> | 612 <!-- Page Info bubble --> |
613 <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."> | 613 <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."> |
614 You are viewing a secure Chromium page. | 614 You are viewing a secure Chromium page. |
615 </message> | 615 </message> |
616 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM"
desc="The text of the identity section when the site is using a certificate that
will stop working in future versions of Chrome."> | 616 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM"
desc="The text of the identity section when the site is using a certificate that
will stop working in future versions of Chrome."> |
617 The site is using outdated security settings that may prevent future ver
sions of Chromium from being able to safely access it. | 617 The site is using outdated security settings that may prevent future ver
sions of Chromium from being able to safely access it. |
618 </message> | 618 </message> |
| 619 <message name="IDS_PAGE_INFO_ENCRYPTED_CONNECTION_SUMMARY_TEXT" desc="Mess
age to display in the page info bubble when the connection is encrypted."> |
| 620 Chromium has successfully established a secure connection with this site
. |
| 621 </message> |
| 622 <message name="IDS_PAGE_INFO_UNENCRYPTED_CONNECTION_SUMMARY_TEXT" desc="Me
ssage to display in the page info bubble when the connection is not encrypted."> |
| 623 Your connection to this site is not private. |
| 624 </message> |
| 625 <message name="IDS_PAGE_INFO_UNKNOWN_CONNECTION_SUMMARY_TEXT" desc="Messag
e to display in the page info bubble when the connection type (encrypted or unen
crypted) is not fully known."> |
| 626 Chromium could not detect your connection to this site. |
| 627 </message> |
619 | 628 |
620 <!-- Print Preview --> | 629 <!-- Print Preview --> |
621 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> | 630 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when
the PDF viewer is missing."> |
622 Chromium does not include the PDF viewer which is required for Print Pre
view to function. | 631 Chromium does not include the PDF viewer which is required for Print Pre
view to function. |
623 </message> | 632 </message> |
624 | 633 |
625 <!-- Download Shelf Items --> | 634 <!-- Download Shelf Items --> |
626 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" | 635 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" |
627 desc="Message shown when a CRX has been downloaded and is being u
npacked."> | 636 desc="Message shown when a CRX has been downloaded and is being u
npacked."> |
628 Adding to Chromium... | 637 Adding to Chromium... |
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1222 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> | 1231 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> |
1223 Inbound rule for Chromium to allow mDNS traffic. | 1232 Inbound rule for Chromium to allow mDNS traffic. |
1224 </message> | 1233 </message> |
1225 </if> | 1234 </if> |
1226 | 1235 |
1227 <!-- Contextual Search --> | 1236 <!-- Contextual Search --> |
1228 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> | 1237 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> |
1229 Search with one touch | 1238 Search with one touch |
1230 </message> | 1239 </message> |
1231 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of
the description of the Contextual Search feature. Combined with FEATURE_NAME and
DESCRIPTION_2 below, the whole should be a paragraph describing the feature. Th
is line can be empty if it makes sense to start the sentence with FEATURE_NAME."
> | 1240 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of
the description of the Contextual Search feature. Combined with FEATURE_NAME and
DESCRIPTION_2 below, the whole should be a paragraph describing the feature. Th
is line can be empty if it makes sense to start the sentence with FEATURE_NAME."
> |
1232 Learn about topics on websites without leaving your tab. | 1241 Learn about topics on websites without leaving your browser. |
1233 </message> | 1242 </message> |
1234 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> | 1243 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> |
1235 Tap to Search | 1244 Tap to Search |
1236 </message> | 1245 </message> |
1237 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of
the description of the Contextual Search feature. See explanation in DESCRIPTION
_1."> | 1246 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of
the description of the Contextual Search feature. See explanation in DESCRIPTION
_1."> |
1238 sends a word and its surrounding context to Google Search, returning def
initions, pictures, search results, and other details. | 1247 sends a word and its surrounding context to Google Search, returning def
initions, pictures, search results, and other details. |
1239 </message> | 1248 </message> |
1240 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> | 1249 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> |
1241 Accept & Search | 1250 Accept & Search |
1242 </message> | 1251 </message> |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1317 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1326 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1318 </message> | 1327 </message> |
1319 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1328 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1320 Chromium OS terms | 1329 Chromium OS terms |
1321 </message> | 1330 </message> |
1322 </if> | 1331 </if> |
1323 | 1332 |
1324 </messages> | 1333 </messages> |
1325 </release> | 1334 </release> |
1326 </grit> | 1335 </grit> |
OLD | NEW |