| 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 5832 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5843 </message> | 5843 </message> |
| 5844 <message name="IDS_AUTOFILL_DIALOG_CHOOSE_EXISTING_ADDRESS" desc="The labe
l of the Choose existing address entry."> | 5844 <message name="IDS_AUTOFILL_DIALOG_CHOOSE_EXISTING_ADDRESS" desc="The labe
l of the Choose existing address entry."> |
| 5845 Choose existing address | 5845 Choose existing address |
| 5846 </message> | 5846 </message> |
| 5847 <message name="IDS_AUTOFILL_DIALOG_SAME_AS_BILLING" desc="The label of the
same as billing entry."> | 5847 <message name="IDS_AUTOFILL_DIALOG_SAME_AS_BILLING" desc="The label of the
same as billing entry."> |
| 5848 same as billing | 5848 same as billing |
| 5849 </message> | 5849 </message> |
| 5850 <message name="IDS_AUTOFILL_DIALOG_SAVE" desc="The label of the Save butto
n on the AutoFill dialog."> | 5850 <message name="IDS_AUTOFILL_DIALOG_SAVE" desc="The label of the Save butto
n on the AutoFill dialog."> |
| 5851 Save | 5851 Save |
| 5852 </message> | 5852 </message> |
| 5853 <message name="IDS_AUTOFILL_HELP_LABEL" desc="The label of the Help link o
n the AutoFill dialog."> |
| 5854 About AutoFill |
| 5855 </message> |
| 5856 <message name="IDS_AUTOFILL_HELP_URL" desc="The url of the Help link on th
e AutoFill dialog."> |
| 5857 http://www.google.com/support/chrome/bin/answer.py?answer=142893 |
| 5858 </message> |
| 5853 | 5859 |
| 5854 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group"
> | 5860 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group"
> |
| 5855 Themes: | 5861 Themes: |
| 5856 </message> | 5862 </message> |
| 5857 <if expr="os == 'linux2' or os.find('bsd') != -1"> | 5863 <if expr="os == 'linux2' or os.find('bsd') != -1"> |
| 5858 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou
t trailing colon: The title of the themes group"> | 5864 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou
t trailing colon: The title of the themes group"> |
| 5859 Appearance | 5865 Appearance |
| 5860 </message> | 5866 </message> |
| 5861 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col
ors and icons as the current theme."> | 5867 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col
ors and icons as the current theme."> |
| 5862 Use GTK+ theme | 5868 Use GTK+ theme |
| (...skipping 2710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8573 | 8579 |
| 8574 </messages> | 8580 </messages> |
| 8575 | 8581 |
| 8576 <structures first_id="50000" fallback_to_english="true"> | 8582 <structures first_id="50000" fallback_to_english="true"> |
| 8577 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8583 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8578 </structure> | 8584 </structure> |
| 8579 </structures> | 8585 </structures> |
| 8580 | 8586 |
| 8581 </release> | 8587 </release> |
| 8582 </grit> | 8588 </grit> |
| OLD | NEW |