| 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 6572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6583 <message name="IDS_AUTOFILL_DIALOG_SAME_AS_BILLING" desc="The label of the
same as billing entry."> | 6583 <message name="IDS_AUTOFILL_DIALOG_SAME_AS_BILLING" desc="The label of the
same as billing entry."> |
| 6584 same as billing | 6584 same as billing |
| 6585 </message> | 6585 </message> |
| 6586 <message name="IDS_AUTOFILL_DIALOG_SAVE" desc="The label of the Save butto
n on the Autofill dialog."> | 6586 <message name="IDS_AUTOFILL_DIALOG_SAVE" desc="The label of the Save butto
n on the Autofill dialog."> |
| 6587 Save | 6587 Save |
| 6588 </message> | 6588 </message> |
| 6589 <message name="IDS_AUTOFILL_HELP_LABEL" desc="The label of the Help link o
n the Autofill dialog."> | 6589 <message name="IDS_AUTOFILL_HELP_LABEL" desc="The label of the Help link o
n the Autofill dialog."> |
| 6590 About Autofill | 6590 About Autofill |
| 6591 </message> | 6591 </message> |
| 6592 <message name="IDS_AUTOFILL_HELP_URL" desc="The url of the Help link on th
e Autofill dialog."> | 6592 <message name="IDS_AUTOFILL_HELP_URL" desc="The url of the Help link on th
e Autofill dialog."> |
| 6593 http://www.google.com/support/chrome/bin/answer.py?answer=142893 | 6593 http://www.google.com/support/chrome/bin/answer.py?answer=142893&hl=
[GRITLANGCODE] |
| 6594 </message> | 6594 </message> |
| 6595 | 6595 |
| 6596 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group"
> | 6596 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group"
> |
| 6597 Themes: | 6597 Themes: |
| 6598 </message> | 6598 </message> |
| 6599 <if expr="os == 'linux2' or os.find('bsd') != -1"> | 6599 <if expr="os == 'linux2' or os.find('bsd') != -1"> |
| 6600 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou
t trailing colon: The title of the themes group"> | 6600 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case and withou
t trailing colon: The title of the themes group"> |
| 6601 Appearance | 6601 Appearance |
| 6602 </message> | 6602 </message> |
| 6603 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col
ors and icons as the current theme."> | 6603 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col
ors and icons as the current theme."> |
| (...skipping 3586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10190 | 10190 |
| 10191 </messages> | 10191 </messages> |
| 10192 | 10192 |
| 10193 <structures fallback_to_english="true"> | 10193 <structures fallback_to_english="true"> |
| 10194 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 10194 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 10195 </structure> | 10195 </structure> |
| 10196 </structures> | 10196 </structures> |
| 10197 | 10197 |
| 10198 </release> | 10198 </release> |
| 10199 </grit> | 10199 </grit> |
| OLD | NEW |