| 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 4847 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4858 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> | 4858 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
| 4859 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title
of the form autofill group"> | 4859 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title
of the form autofill group"> |
| 4860 Form autofill: | 4860 Form autofill: |
| 4861 </message> | 4861 </message> |
| 4862 </if> | 4862 </if> |
| 4863 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> | 4863 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> |
| 4864 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="In Title C
ase and without trailing colon: The title of the form autofill group"> | 4864 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="In Title C
ase and without trailing colon: The title of the form autofill group"> |
| 4865 Form Autofill | 4865 Form Autofill |
| 4866 </message> | 4866 </message> |
| 4867 </if> | 4867 </if> |
| 4868 <message name="IDS_OPTIONS_AUTOFILL_SAVE" desc="The label of the 'Ask me t
o save autofill' radio button"> | 4868 <message name="IDS_OPTIONS_AUTOFILL_ENABLE" desc="The label of the 'Ask me
to enable autofill' radio button"> |
| 4869 Save text from forms to make them easier to fill out | 4869 Enable Autofill to fill in web forms with a single click |
| 4870 </message> | 4870 </message> |
| 4871 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev
er save autofill' radio button"> | 4871 <message name="IDS_OPTIONS_AUTOFILL_DISABLE" desc="The label of the 'Disab
le autofill' radio button"> |
| 4872 Never save text from forms | 4872 Disable Autofill |
| 4873 </message> | 4873 </message> |
| 4874 <message name="IDS_OPTIONS_AUTOFILL_SETTINGS" desc="The label of the 'Chan
ge autofill settings' button"> | 4874 <message name="IDS_OPTIONS_AUTOFILL_SETTINGS" desc="The label of the 'Chan
ge autofill settings' button"> |
| 4875 Change autofill settings | 4875 Change autofill settings |
| 4876 </message> | 4876 </message> |
| 4877 <message name="IDS_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the aut
ofill request infobar accept button."> | 4877 <message name="IDS_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the aut
ofill request infobar accept button."> |
| 4878 Set up AutoFill... | 4878 Set up AutoFill... |
| 4879 </message> | 4879 </message> |
| 4880 <message name="IDS_AUTOFILL_INFOBAR_DENY" desc="Text to show for the autof
ill request infobar deny button."> | 4880 <message name="IDS_AUTOFILL_INFOBAR_DENY" desc="Text to show for the autof
ill request infobar deny button."> |
| 4881 Nope | 4881 Nope |
| 4882 </message> | 4882 </message> |
| (...skipping 2030 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6913 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> | 6913 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> |
| 6914 Notifications | 6914 Notifications |
| 6915 </message> | 6915 </message> |
| 6916 </if> | 6916 </if> |
| 6917 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> | 6917 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
| 6918 Import bookmarks now... | 6918 Import bookmarks now... |
| 6919 </message> | 6919 </message> |
| 6920 </messages> | 6920 </messages> |
| 6921 </release> | 6921 </release> |
| 6922 </grit> | 6922 </grit> |
| OLD | NEW |