OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 11912 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11923 </message> | 11923 </message> |
11924 <message name="IDS_OPTIONS_SETTINGS_MANAGED_NETWORK" desc="Help text to sh
ow in the bubble shown on click of the controlled setting indicator on the inter
net settings page."> | 11924 <message name="IDS_OPTIONS_SETTINGS_MANAGED_NETWORK" desc="Help text to sh
ow in the bubble shown on click of the controlled setting indicator on the inter
net settings page."> |
11925 This network is configured by your administrator. | 11925 This network is configured by your administrator. |
11926 </message> | 11926 </message> |
11927 <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the setti
ngs tab, the text next to the checkbox for allowing proxy settings for shared ne
tworks."> | 11927 <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the setti
ngs tab, the text next to the checkbox for allowing proxy settings for shared ne
tworks."> |
11928 Allow proxies for shared networks | 11928 Allow proxies for shared networks |
11929 </message> | 11929 </message> |
11930 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett
ings tab, the text next to the checkbox for data roaming."> | 11930 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="In the sett
ings tab, the text next to the checkbox for data roaming."> |
11931 Allow mobile data roaming | 11931 Allow mobile data roaming |
11932 </message> | 11932 </message> |
11933 <message name="IDS_OPTIONS_SETTINGS_IMPORT_NETWORK_SETTINGS" desc="In the
settings tab, the text next to the file input selector."> | |
11934 Import network settings: | |
11935 </message> | |
11936 <message name="IDS_OPTIONS_SETTINGS_INVALID_NETWORK_SETTINGS" desc="Dialog
when network settings file is of invalid format."> | |
11937 Invalid network settings file | |
11938 </message> | |
11939 <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."> | 11933 <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."> |
11940 Enable guest browsing | 11934 Enable guest browsing |
11941 </message> | 11935 </message> |
11942 <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."> | 11936 <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."> |
11943 Restrict sign-in to the following users: | 11937 Restrict sign-in to the following users: |
11944 </message> | 11938 </message> |
11945 <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."> | 11939 <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."> |
11946 Show usernames and photos on the sign-in screen | 11940 Show usernames and photos on the sign-in screen |
11947 </message> | 11941 </message> |
11948 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou
nts settings tab, the instruction text on an empty username edit."> | 11942 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accou
nts settings tab, the instruction text on an empty username edit."> |
(...skipping 2630 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14579 </messages> | 14573 </messages> |
14580 <structures fallback_to_english="true"> | 14574 <structures fallback_to_english="true"> |
14581 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14575 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14582 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14576 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14583 </structure> | 14577 </structure> |
14584 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14578 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14585 </structure> | 14579 </structure> |
14586 </structures> | 14580 </structures> |
14587 </release> | 14581 </release> |
14588 </grit> | 14582 </grit> |
OLD | NEW |