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 5694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5705 <message name="IDS_AUTOFILL_LEARN_MORE" desc="Text to show for the AutoFil
l Learn more link."> | 5705 <message name="IDS_AUTOFILL_LEARN_MORE" desc="Text to show for the AutoFil
l Learn more link."> |
5706 Learn more | 5706 Learn more |
5707 </message> | 5707 </message> |
5708 <message name="IDS_AUTOFILL_CC_LEARN_MORE" desc="Text to show for the Auto
Fill credit card request infobar Learn more link."> | 5708 <message name="IDS_AUTOFILL_CC_LEARN_MORE" desc="Text to show for the Auto
Fill credit card request infobar Learn more link."> |
5709 Learn more | 5709 Learn more |
5710 </message> | 5710 </message> |
5711 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s
uggestions dropdown that clears an auto-filled form."> | 5711 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s
uggestions dropdown that clears an auto-filled form."> |
5712 Clear form | 5712 Clear form |
5713 </message> | 5713 </message> |
5714 <if expr="os != 'darwin'"> | 5714 <if expr="os != 'darwin'"> |
5715 <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dia
log."> | 5715 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the AutoFi
ll dialog."> |
| 5716 AutoFill Options |
| 5717 </message> |
| 5718 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the AutoFill opt
ions menu entry and button."> |
5716 AutoFill options | 5719 AutoFill options |
5717 </message> | 5720 </message> |
5718 </if> | 5721 </if> |
5719 <if expr="os == 'darwin'"> | 5722 <if expr="os == 'darwin'"> |
5720 <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dia
log."> | 5723 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the AutoFi
ll dialog."> |
| 5724 AutoFill Preferences |
| 5725 </message> |
| 5726 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the AutoFill opt
ions menu entry and button."> |
5721 AutoFill preferences | 5727 AutoFill preferences |
5722 </message> | 5728 </message> |
5723 </if> | 5729 </if> |
5724 <message name="IDS_AUTOFILL_LOADING" desc="The indicator that AutoFill dat
a is being loaded."> | 5730 <message name="IDS_AUTOFILL_LOADING" desc="The indicator that AutoFill dat
a is being loaded."> |
5725 Loading... | 5731 Loading... |
5726 </message> | 5732 </message> |
5727 <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to
enable Address Book on Mac."> | 5733 <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to
enable Address Book on Mac."> |
5728 Include addresses from my Address Book card | 5734 Include addresses from my Address Book card |
5729 </message> | 5735 </message> |
5730 <message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Ad
dresses group of the AutoFill dialog."> | 5736 <message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Ad
dresses group of the AutoFill dialog."> |
(...skipping 3148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8879 | 8885 |
8880 </messages> | 8886 </messages> |
8881 | 8887 |
8882 <structures fallback_to_english="true"> | 8888 <structures fallback_to_english="true"> |
8883 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8889 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8884 </structure> | 8890 </structure> |
8885 </structures> | 8891 </structures> |
8886 | 8892 |
8887 </release> | 8893 </release> |
8888 </grit> | 8894 </grit> |
OLD | NEW |