| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 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/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 9162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9173 </message> | 9173 </message> |
| 9174 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="I
n settings internet options, a string telling the user where the network certifi
cate is installed to."> | 9174 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="I
n settings internet options, a string telling the user where the network certifi
cate is installed to."> |
| 9175 Show password | 9175 Show password |
| 9176 </message> | 9176 </message> |
| 9177 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I
n settings internet options, Title of the overlay when the user is connected."> | 9177 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="I
n settings internet options, Title of the overlay when the user is connected."> |
| 9178 Connection Details | 9178 Connection Details |
| 9179 </message> | 9179 </message> |
| 9180 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONNECT_TITLE" desc="
In settings internet options, Title of the overlay when the user is not connecte
d and can."> | 9180 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONNECT_TITLE" desc="
In settings internet options, Title of the overlay when the user is not connecte
d and can."> |
| 9181 Connect to network | 9181 Connect to network |
| 9182 </message> | 9182 </message> |
| 9183 <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title o
f the reconnect button that allows user to retry connection on error."> |
| 9184 Reconnect |
| 9185 </message> |
| 9186 <message name="IDS_NETWORK_REMEMBER_THIS_NETWORK_TITLE" desc="In network m
enu, title of checkbox that remembers the network when checked."> |
| 9187 Remember this network |
| 9188 </message> |
| 9189 <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for
network name field."> |
| 9190 network name |
| 9191 </message> |
| 9192 <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text
for network password field."> |
| 9193 network password |
| 9194 </message> |
| 9183 | 9195 |
| 9184 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="
Cellular service name under network details in chrome:settings/internet."> | 9196 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="
Cellular service name under network details in chrome:settings/internet."> |
| 9185 Service name: | 9197 Service name: |
| 9186 </message> | 9198 </message> |
| 9187 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY"
desc="Cellular network technology label under network details in chrome:settings
/internet."> | 9199 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY"
desc="Cellular network technology label under network details in chrome:settings
/internet."> |
| 9188 Network technology: | 9200 Network technology: |
| 9189 </message> | 9201 </message> |
| 9190 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Cell
ular network operator name label under network details in chrome:settings/intern
et."> | 9202 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Cell
ular network operator name label under network details in chrome:settings/intern
et."> |
| 9191 Operator: | 9203 Operator: |
| 9192 </message> | 9204 </message> |
| (...skipping 1416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10609 | 10621 |
| 10610 </messages> | 10622 </messages> |
| 10611 | 10623 |
| 10612 <structures fallback_to_english="true"> | 10624 <structures fallback_to_english="true"> |
| 10613 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 10625 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 10614 </structure> | 10626 </structure> |
| 10615 </structures> | 10627 </structures> |
| 10616 | 10628 |
| 10617 </release> | 10629 </release> |
| 10618 </grit> | 10630 </grit> |
| OLD | NEW |