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 11028 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11039 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu
button, this shows the input mode."> | 11039 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu
button, this shows the input mode."> |
11040 Korean keyboard layout | 11040 Korean keyboard layout |
11041 </message> | 11041 </message> |
11042 | 11042 |
11043 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't log in because us
er is not whitelisted."> | 11043 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't log in because us
er is not whitelisted."> |
11044 Sorry, you are not allowed to login on this device. | 11044 Sorry, you are not allowed to login on this device. |
11045 </message> | 11045 </message> |
11046 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in becau
se password is invalid"> | 11046 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in becau
se password is invalid"> |
11047 Sorry, your password could not be verified. Please try again. | 11047 Sorry, your password could not be verified. Please try again. |
11048 </message> | 11048 </message> |
| 11049 <message name="IDS_LOGIN_ERROR_PASSWORD_CHANGED" desc="Couldn't log in bec
ause password specified matched as old one, but not new one (online) - password
change has been detected."> |
| 11050 Your password has changed. Please try again with your new password. |
| 11051 </message> |
| 11052 <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because a
ccount is disabled/deleted or not signed up"> |
| 11053 Couldn't validate your account. It has been either deleted or disabled.
Please sign out. |
| 11054 </message> |
11049 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't log in b
ecause username or password invalid"> | 11055 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't log in b
ecause username or password invalid"> |
11050 Sorry, your email or password could not be verified. Please try again. | 11056 Sorry, your email or password could not be verified. Please try again. |
11051 </message> | 11057 </message> |
11052 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't log i
n because hosted account is used"> | 11058 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't log i
n because hosted account is used"> |
11053 This type of account will not work with <ph name="PRODUCT_NAME">$1<ex>Go
ogle Chrome OS</ex></ph>. Please contact your domain administrator or use an @g
mail.com account to sign in. | 11059 This type of account will not work with <ph name="PRODUCT_NAME">$1<ex>Go
ogle Chrome OS</ex></ph>. Please contact your domain administrator or use an @g
mail.com account to sign in. |
11054 </message> | 11060 </message> |
11055 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc=
"Couldn't log in because offline login has failed and network is not connected"> | 11061 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc=
"Couldn't log in because offline login has failed and network is not connected"> |
11056 Offline login failed and network not connected | 11062 Offline login failed and network not connected |
11057 </message> | 11063 </message> |
11058 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b
ecause nework library couldn't be loaded"> | 11064 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b
ecause nework library couldn't be loaded"> |
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11170 | 11176 |
11171 </messages> | 11177 </messages> |
11172 | 11178 |
11173 <structures fallback_to_english="true"> | 11179 <structures fallback_to_english="true"> |
11174 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11180 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11175 </structure> | 11181 </structure> |
11176 </structures> | 11182 </structures> |
11177 | 11183 |
11178 </release> | 11184 </release> |
11179 </grit> | 11185 </grit> |
OLD | NEW |