| 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 1112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1123 </message> | 1123 </message> |
| 1124 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> | 1124 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> |
| 1125 Inbound rule for Google Chrome Canary to allow mDNS traffic. | 1125 Inbound rule for Google Chrome Canary to allow mDNS traffic. |
| 1126 </message> | 1126 </message> |
| 1127 </if> | 1127 </if> |
| 1128 | 1128 |
| 1129 <!-- Contextual Search --> | 1129 <!-- Contextual Search --> |
| 1130 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> | 1130 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> |
| 1131 Search with one touch | 1131 Search with one touch |
| 1132 </message> | 1132 </message> |
| 1133 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description
of the Contextual Search feature."> | 1133 <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."
> |
| 1134 Using “Touch to Search” you can touch any word on a website to learn mor
e about a topic. Chrome will send that word and the surrounding contents to Goog
le and bring back relevant information about it. | 1134 Using |
| 1135 </message> |
| 1136 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> |
| 1137 Touch to Search |
| 1138 </message> |
| 1139 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of
the description of the Contextual Search feature. See explanation in DESCRIPTION
_1."> |
| 1140 you can touch any word on a website to learn more about a topic. Chrome
will send that word and the surrounding contents to Google and bring back releva
nt information about it. |
| 1135 </message> | 1141 </message> |
| 1136 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> | 1142 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto
n the user clicks to opt in."> |
| 1137 Accept & Search | 1143 Accept & Search |
| 1138 </message> | 1144 </message> |
| 1139 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt
on the user clicks to opt out."> | 1145 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt
on the user clicks to opt out."> |
| 1140 No Thanks | 1146 No Thanks |
| 1141 </message> | 1147 </message> |
| 1142 | 1148 |
| 1143 <!-- Update bubble --> | 1149 <!-- Update bubble --> |
| 1144 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click
s to reinstall the app."> | 1150 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click
s to reinstall the app."> |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1205 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1211 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
| 1206 </message> | 1212 </message> |
| 1207 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1213 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
| 1208 Chrome OS terms | 1214 Chrome OS terms |
| 1209 </message> | 1215 </message> |
| 1210 </if> | 1216 </if> |
| 1211 | 1217 |
| 1212 </messages> | 1218 </messages> |
| 1213 </release> | 1219 </release> |
| 1214 </grit> | 1220 </grit> |
| OLD | NEW |