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