| 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 7499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7510 </message> | 7510 </message> |
| 7511 <message name="IDS_LOGIN_BUTTON"> | 7511 <message name="IDS_LOGIN_BUTTON"> |
| 7512 Sign in | 7512 Sign in |
| 7513 </message> | 7513 </message> |
| 7514 <message name="IDS_SCREEN_LOCK_ACTIVE_USER"> | 7514 <message name="IDS_SCREEN_LOCK_ACTIVE_USER"> |
| 7515 Active user | 7515 Active user |
| 7516 </message> | 7516 </message> |
| 7517 <message name="IDS_SCREEN_LOCK_SIGN_OUT"> | 7517 <message name="IDS_SCREEN_LOCK_SIGN_OUT"> |
| 7518 Sign out | 7518 Sign out |
| 7519 </message> | 7519 </message> |
| 7520 <message name="IDS_UNLOCK_BUTTON"> |
| 7521 Resume |
| 7522 </message> |
| 7520 <message name="IDS_CREATE_ACCOUNT_BUTTON"> | 7523 <message name="IDS_CREATE_ACCOUNT_BUTTON"> |
| 7521 Create a Google Account now | 7524 Create a Google Account now |
| 7522 </message> | 7525 </message> |
| 7523 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON"> | 7526 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON"> |
| 7524 Can't access your account? | 7527 Can't access your account? |
| 7525 </message> | 7528 </message> |
| 7526 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> | 7529 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> |
| 7527 Browse without signing in | 7530 Browse without signing in |
| 7528 </message> | 7531 </message> |
| 7529 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h
elp dialogs during OOBE/login"> | 7532 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h
elp dialogs during OOBE/login"> |
| (...skipping 965 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8495 | 8498 |
| 8496 </messages> | 8499 </messages> |
| 8497 | 8500 |
| 8498 <structures first_id="50000" fallback_to_english="true"> | 8501 <structures first_id="50000" fallback_to_english="true"> |
| 8499 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8502 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8500 </structure> | 8503 </structure> |
| 8501 </structures> | 8504 </structures> |
| 8502 | 8505 |
| 8503 </release> | 8506 </release> |
| 8504 </grit> | 8507 </grit> |
| OLD | NEW |