| 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 9397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9408 </message> | 9408 </message> |
| 9409 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th
e text on the button to display more options."> | 9409 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, th
e text on the button to display more options."> |
| 9410 Options... | 9410 Options... |
| 9411 </message> | 9411 </message> |
| 9412 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings
tab, the text on the button to display other networks."> | 9412 <message name="IDS_OPTIONS_SETTINGS_OTHER_NETWORKS" desc="In the settings
tab, the text on the button to display other networks."> |
| 9413 Join other network... | 9413 Join other network... |
| 9414 </message> | 9414 </message> |
| 9415 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the A
ccounts settings tab, the text on the checkbox to allow browse without signing i
n."> | 9415 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the A
ccounts settings tab, the text on the checkbox to allow browse without signing i
n."> |
| 9416 Enable guest browsing | 9416 Enable guest browsing |
| 9417 </message> | 9417 </message> |
| 9418 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_GUEST_DESCRIPTION" desc="In the
Accounts settings tab, the text on the checkbox to allow guest to sign in."> | 9418 <message name="IDS_OPTIONS_ACCOUNTS_USE_WHITELIST_DESCRIPTION" desc="In th
e Accounts settings tab, the text on the checkbox to restrict allowed user to a
whitelist."> |
| 9419 Restrict sign-in to the following users: | 9419 Restrict sign-in to the following users: |
| 9420 </message> | 9420 </message> |
| 9421 <message name="IDS_OPTIONS_ACCOUNTS_SHOW_USER_NAMES_ON_SINGIN_DESCRIPTION"
desc="In the Accounts settings tab, the text on the checkbox to show user names
and pictures on sign-in screen."> | 9421 <message name="IDS_OPTIONS_ACCOUNTS_SHOW_USER_NAMES_ON_SINGIN_DESCRIPTION"
desc="In the Accounts settings tab, the text on the checkbox to show user names
and pictures on sign-in screen."> |
| 9422 Show usernames and photos on the sign-in screen | 9422 Show usernames and photos on the sign-in screen |
| 9423 </message> | 9423 </message> |
| 9424 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou
nts settings tab, the instruction text on an empty username edit."> | 9424 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou
nts settings tab, the instruction text on an empty username edit."> |
| 9425 Enter names or addresses. | 9425 Enter names or addresses. |
| 9426 </message> | 9426 </message> |
| 9427 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts
settings tab, the text format to create user name and owner tag."> | 9427 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts
settings tab, the text format to create user name and owner tag."> |
| 9428 <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner | 9428 <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner |
| (...skipping 1865 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11294 | 11294 |
| 11295 </messages> | 11295 </messages> |
| 11296 | 11296 |
| 11297 <structures fallback_to_english="true"> | 11297 <structures fallback_to_english="true"> |
| 11298 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11298 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11299 </structure> | 11299 </structure> |
| 11300 </structures> | 11300 </structures> |
| 11301 | 11301 |
| 11302 </release> | 11302 </release> |
| 11303 </grit> | 11303 </grit> |
| OLD | NEW |