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 11100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11111 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu
button, this shows the input mode."> | 11111 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu
button, this shows the input mode."> |
11112 Korean keyboard layout | 11112 Korean keyboard layout |
11113 </message> | 11113 </message> |
11114 | 11114 |
11115 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't sign in because u
ser is not whitelisted."> | 11115 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't sign in because u
ser is not whitelisted."> |
11116 Sorry, you are not allowed to sign in on this device. | 11116 Sorry, you are not allowed to sign in on this device. |
11117 </message> | 11117 </message> |
11118 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in beca
use password is invalid"> | 11118 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in beca
use password is invalid"> |
11119 Sorry, your password could not be verified. Please try again. | 11119 Sorry, your password could not be verified. Please try again. |
11120 </message> | 11120 </message> |
| 11121 <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."> |
| 11122 Your password has changed. Please try again with your new password. |
| 11123 </message> |
| 11124 <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because a
ccount is disabled/deleted or not signed up"> |
| 11125 Couldn't validate your account. It has been either deleted or disabled.
Please sign out. |
| 11126 </message> |
11121 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't sign in
because username or password invalid"> | 11127 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't sign in
because username or password invalid"> |
11122 Sorry, your email or password could not be verified. Please try again. | 11128 Sorry, your email or password could not be verified. Please try again. |
11123 </message> | 11129 </message> |
11124 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't sign
in because hosted account is used"> | 11130 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't sign
in because hosted account is used"> |
11125 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. | 11131 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. |
11126 </message> | 11132 </message> |
11127 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc=
"Couldn't sign in because offline sign-in has failed and network is not connecte
d"> | 11133 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc=
"Couldn't sign in because offline sign-in has failed and network is not connecte
d"> |
11128 Offline sign-in failed and network not connected | 11134 Offline sign-in failed and network not connected |
11129 </message> | 11135 </message> |
11130 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in
because nework library couldn't be loaded"> | 11136 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in
because nework library couldn't be loaded"> |
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11242 | 11248 |
11243 </messages> | 11249 </messages> |
11244 | 11250 |
11245 <structures fallback_to_english="true"> | 11251 <structures fallback_to_english="true"> |
11246 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11252 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11247 </structure> | 11253 </structure> |
11248 </structures> | 11254 </structures> |
11249 | 11255 |
11250 </release> | 11256 </release> |
11251 </grit> | 11257 </grit> |
OLD | NEW |