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 specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 1132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1143 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> | 1143 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> |
1144 Inbound rule for Google Chrome Canary to allow mDNS traffic. | 1144 Inbound rule for Google Chrome Canary to allow mDNS traffic. |
1145 </message> | 1145 </message> |
1146 </if> | 1146 </if> |
1147 | 1147 |
1148 <!-- Contextual Search --> | 1148 <!-- Contextual Search --> |
1149 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> | 1149 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> |
1150 Search with one touch | 1150 Search with one touch |
1151 </message> | 1151 </message> |
1152 <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."
> | 1152 <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."
> |
1153 Learn about topics on websites without leaving your browser. | 1153 Learn about topics on websites without leaving your tab. |
1154 </message> | 1154 </message> |
1155 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> | 1155 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> |
1156 Tap to Search | 1156 Tap to Search |
1157 </message> | 1157 </message> |
1158 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of
the description of the Contextual Search feature. See explanation in DESCRIPTION
_1."> | 1158 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of
the description of the Contextual Search feature. See explanation in DESCRIPTION
_1."> |
1159 sends a word and its surrounding context to Google Search, returning def
initions, pictures, search results, and other details. | 1159 sends a word and its surrounding context to Google Search, returning def
initions, pictures, search results, and other details. |
1160 </message> | 1160 </message> |
1161 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> | 1161 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> |
1162 Accept & Search | 1162 Accept & Search |
1163 </message> | 1163 </message> |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1237 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1237 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1238 </message> | 1238 </message> |
1239 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1239 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1240 Chrome OS terms | 1240 Chrome OS terms |
1241 </message> | 1241 </message> |
1242 </if> | 1242 </if> |
1243 | 1243 |
1244 </messages> | 1244 </messages> |
1245 </release> | 1245 </release> |
1246 </grit> | 1246 </grit> |
OLD | NEW |