Chromium Code Reviews| 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 10891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10902 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu button, this shows the input mode."> | 10902 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu button, this shows the input mode."> |
| 10903 Korean keyboard layout | 10903 Korean keyboard layout |
| 10904 </message> | 10904 </message> |
| 10905 | 10905 |
| 10906 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't log in because us er is not whitelisted."> | 10906 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't log in because us er is not whitelisted."> |
| 10907 Sorry, you are not allowed to login on this device. | 10907 Sorry, you are not allowed to login on this device. |
| 10908 </message> | 10908 </message> |
| 10909 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in becau se password is invalid"> | 10909 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in becau se password is invalid"> |
| 10910 Sorry, your password could not be verified. Please try again. | 10910 Sorry, your password could not be verified. Please try again. |
| 10911 </message> | 10911 </message> |
| 10912 <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."> | |
| 10913 Your password has changed. Please try again with your new password. | |
| 10914 </message> | |
| 10915 <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because a ccount is disabled/deleted or not signed up"> | |
| 10916 Couldn't validate your account. It has been deleted/disabled. Please sig n out. | |
|
whywhat
2010/11/25 15:40:37
"/" -> " or "
Nikita (slow)
2010/11/29 11:20:25
Done.
| |
| 10917 </message> | |
| 10912 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't log in b ecause username or password invalid"> | 10918 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't log in b ecause username or password invalid"> |
| 10913 Sorry, your email or password could not be verified. Please try again. | 10919 Sorry, your email or password could not be verified. Please try again. |
| 10914 </message> | 10920 </message> |
| 10915 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't log i n because hosted account is used"> | 10921 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't log i n because hosted account is used"> |
| 10916 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. | 10922 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. |
| 10917 </message> | 10923 </message> |
| 10918 <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"> | 10924 <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"> |
| 10919 Offline login failed and network not connected | 10925 Offline login failed and network not connected |
| 10920 </message> | 10926 </message> |
| 10921 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b ecause nework library couldn't be loaded"> | 10927 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b ecause nework library couldn't be loaded"> |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11030 | 11036 |
| 11031 </messages> | 11037 </messages> |
| 11032 | 11038 |
| 11033 <structures fallback_to_english="true"> | 11039 <structures fallback_to_english="true"> |
| 11034 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 11040 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
| 11035 </structure> | 11041 </structure> |
| 11036 </structures> | 11042 </structures> |
| 11037 | 11043 |
| 11038 </release> | 11044 </release> |
| 11039 </grit> | 11045 </grit> |
| OLD | NEW |