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. aa1 --> | 4 each locale. aa1 --> |
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 3779 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3790 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev er save autofill' radio button"> | 3790 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev er save autofill' radio button"> |
3791 Never save text from forms | 3791 Never save text from forms |
3792 </message> | 3792 </message> |
3793 | 3793 |
3794 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > | 3794 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > |
3795 Themes: | 3795 Themes: |
3796 </message> | 3796 </message> |
3797 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme."> | 3797 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme."> |
3798 Set to GTK+ theme | 3798 Set to GTK+ theme |
3799 </message> | 3799 </message> |
3800 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the clas sic windows theme in GTK"> | |
Evan Stade
2009/09/24 20:25:12
nit: does this say "clas sic"? (hard to tell in ri
| |
3801 Set to Classic theme | |
3802 </message> | |
3800 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me"> | 3803 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me"> |
3801 Reset to default theme | 3804 Reset to default theme |
3802 </message> | 3805 </message> |
3803 <message name="IDS_THEMES_DEFAULT_THEME_LABEL" desc="The label describing the default theme"> | 3806 <message name="IDS_THEMES_DEFAULT_THEME_LABEL" desc="The label describing the default theme"> |
3804 Default | 3807 Default |
3805 </message> | 3808 </message> |
3806 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes"> | 3809 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes"> |
3807 Get themes | 3810 Get themes |
3808 </message> | 3811 </message> |
3809 | 3812 |
(...skipping 1457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5267 Touch Sensitivity: | 5270 Touch Sensitivity: |
5268 </message> | 5271 </message> |
5269 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor."> | 5272 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor."> |
5270 Speed Sensitivity: | 5273 Speed Sensitivity: |
5271 </message> | 5274 </message> |
5272 </if> | 5275 </if> |
5273 | 5276 |
5274 </messages> | 5277 </messages> |
5275 </release> | 5278 </release> |
5276 </grit> | 5279 </grit> |
OLD | NEW |