| 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 4107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4118 | 4118 |
| 4119 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of
the form autofill group"> | 4119 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of
the form autofill group"> |
| 4120 Form autofill: | 4120 Form autofill: |
| 4121 </message> | 4121 </message> |
| 4122 <message name="IDS_OPTIONS_AUTOFILL_SAVE" desc="The label of the 'Ask me t
o save autofill' radio button"> | 4122 <message name="IDS_OPTIONS_AUTOFILL_SAVE" desc="The label of the 'Ask me t
o save autofill' radio button"> |
| 4123 Save text from forms to make them easier to fill out | 4123 Save text from forms to make them easier to fill out |
| 4124 </message> | 4124 </message> |
| 4125 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev
er save autofill' radio button"> | 4125 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev
er save autofill' radio button"> |
| 4126 Never save text from forms | 4126 Never save text from forms |
| 4127 </message> | 4127 </message> |
| 4128 <message name="IDS_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the aut
ofill request infobar accept button."> |
| 4129 Set up AutoFill... |
| 4130 </message> |
| 4131 <message name="IDS_AUTOFILL_INFOBAR_DENY" desc="Text to show for the autof
ill request infobar deny button."> |
| 4132 Nope |
| 4133 </message> |
| 4128 | 4134 |
| 4129 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group"
> | 4135 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group"
> |
| 4130 Themes: | 4136 Themes: |
| 4131 </message> | 4137 </message> |
| 4132 <if expr="os == 'linux2'"> | 4138 <if expr="os == 'linux2'"> |
| 4133 <message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the themes
group"> | 4139 <message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the themes
group"> |
| 4134 Appearance: | 4140 Appearance: |
| 4135 </message> | 4141 </message> |
| 4136 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col
ors and icons as the current theme."> | 4142 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col
ors and icons as the current theme."> |
| 4137 Use GTK+ theme | 4143 Use GTK+ theme |
| (...skipping 1616 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5754 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5760 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5755 Battery is charged | 5761 Battery is charged |
| 5756 </message> | 5762 </message> |
| 5757 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 5763 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 5758 Toggle Compact Navigation Bar | 5764 Toggle Compact Navigation Bar |
| 5759 </message> | 5765 </message> |
| 5760 </if> | 5766 </if> |
| 5761 </messages> | 5767 </messages> |
| 5762 </release> | 5768 </release> |
| 5763 </grit> | 5769 </grit> |
| OLD | NEW |