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 9138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9149 <message name="IDS_STATUSBAR_LAYOUT_LATVIA" desc="In the language menu but
ton, this shows the input mode."> | 9149 <message name="IDS_STATUSBAR_LAYOUT_LATVIA" desc="In the language menu but
ton, this shows the input mode."> |
9150 Latvian keyboard layout | 9150 Latvian keyboard layout |
9151 </message> | 9151 </message> |
9152 <message name="IDS_STATUSBAR_LAYOUT_CANADA" desc="In the language menu but
ton, this shows the input mode."> | 9152 <message name="IDS_STATUSBAR_LAYOUT_CANADA" desc="In the language menu but
ton, this shows the input mode."> |
9153 Canadian (French) keyboard layout | 9153 Canadian (French) keyboard layout |
9154 </message> | 9154 </message> |
9155 <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language
menu button, this shows the input mode."> | 9155 <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language
menu button, this shows the input mode."> |
9156 Canadian (English) keyboard layout | 9156 Canadian (English) keyboard layout |
9157 </message> | 9157 </message> |
9158 | 9158 |
9159 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in becau
se username / password invalid"> | 9159 <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't log in becau
se password is invalid"> |
9160 Invalid login | 9160 Sorry, your password could not be verified. Please try again. |
| 9161 </message> |
| 9162 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't log in b
ecause username or password invalid"> |
| 9163 Sorry, your email or password could not be verified. Please try again. |
9161 </message> | 9164 </message> |
9162 <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"> | 9165 <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"> |
9163 Offline login failed and network not connected | 9166 Offline login failed and network not connected |
9164 </message> | 9167 </message> |
9165 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b
ecause nework library couldn't be loaded"> | 9168 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b
ecause nework library couldn't be loaded"> |
9166 Can't access network library | 9169 Can't access network library |
9167 </message> | 9170 </message> |
9168 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> | 9171 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> |
9169 Hit Shift-Alt to switch keyboard layout | 9172 Hit Shift-Alt to switch keyboard layout |
9170 </message> | 9173 </message> |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9231 | 9234 |
9232 </messages> | 9235 </messages> |
9233 | 9236 |
9234 <structures fallback_to_english="true"> | 9237 <structures fallback_to_english="true"> |
9235 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9238 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
9236 </structure> | 9239 </structure> |
9237 </structures> | 9240 </structures> |
9238 | 9241 |
9239 </release> | 9242 </release> |
9240 </grit> | 9243 </grit> |
OLD | NEW |