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 1187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1198 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description
of the firewall rule allowing inbound mDNS traffic."> | 1198 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description
of the firewall rule allowing inbound mDNS traffic."> |
1199 Inbound rule for Chromium to allow mDNS traffic. | 1199 Inbound rule for Chromium to allow mDNS traffic. |
1200 </message> | 1200 </message> |
1201 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> | 1201 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> |
1202 Inbound rule for Chromium to allow mDNS traffic. | 1202 Inbound rule for Chromium to allow mDNS traffic. |
1203 </message> | 1203 </message> |
1204 </if> | 1204 </if> |
1205 | 1205 |
1206 <!-- Contextual Search --> | 1206 <!-- Contextual Search --> |
1207 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description
of the Contextual Search feature."> | 1207 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description
of the Contextual Search feature."> |
1208 Enabling "Tap to Search" provides an easy way to search for terms on a w
eb page by simply tapping on them. The word tapped and surrounding page will be
sent to Google. | 1208 “Touch to Search” provides an easy way to search for terms on a web page
by simply touching on them. The touched word and surrounding page will be sent
to Google. |
1209 </message> | 1209 </message> |
1210 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> | 1210 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> |
1211 Yes, please | 1211 Yes, please |
1212 </message> | 1212 </message> |
1213 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt
on the user clicks to opt out."> | 1213 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt
on the user clicks to opt out."> |
1214 No, thanks | 1214 No, thanks |
1215 </message> | 1215 </message> |
1216 | 1216 |
1217 <!-- Update bubble --> | 1217 <!-- Update bubble --> |
1218 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click
s to reinstall the app."> | 1218 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click
s to reinstall the app."> |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1280 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1280 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1281 </message> | 1281 </message> |
1282 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1282 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1283 Chromium OS terms | 1283 Chromium OS terms |
1284 </message> | 1284 </message> |
1285 </if> | 1285 </if> |
1286 | 1286 |
1287 </messages> | 1287 </messages> |
1288 </release> | 1288 </release> |
1289 </grit> | 1289 </grit> |
OLD | NEW |