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 1211 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."> | 1222 <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. | 1223 Inbound rule for Chromium to allow mDNS traffic. |
1224 </message> | 1224 </message> |
1225 </if> | 1225 </if> |
1226 | 1226 |
1227 <!-- Contextual Search --> | 1227 <!-- 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."> | 1228 <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 | 1229 Search with one touch |
1230 </message> | 1230 </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."
> | 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."
> |
1232 Learn about topics on websites without leaving your tab. | 1232 Learn about topics on websites without leaving your browser. |
1233 </message> | 1233 </message> |
1234 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> | 1234 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> |
1235 Tap to Search | 1235 Tap to Search |
1236 </message> | 1236 </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."> | 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."> |
1238 sends a word and its surrounding context to Google Search, returning def
initions, pictures, search results, and other details. | 1238 sends a word and its surrounding context to Google Search, returning def
initions, pictures, search results, and other details. |
1239 </message> | 1239 </message> |
1240 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> | 1240 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> |
1241 Accept & Search | 1241 Accept & Search |
1242 </message> | 1242 </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. | 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. |
1318 </message> | 1318 </message> |
1319 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1319 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1320 Chromium OS terms | 1320 Chromium OS terms |
1321 </message> | 1321 </message> |
1322 </if> | 1322 </if> |
1323 | 1323 |
1324 </messages> | 1324 </messages> |
1325 </release> | 1325 </release> |
1326 </grit> | 1326 </grit> |
OLD | NEW |