Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 243059: Update some strings in the options dialog w.r.t. themes. (Closed)
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/gtk/options/content_page_gtk.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 3987 matching lines...) Expand 10 before | Expand all | Expand 10 after
3998 <message name="IDS_OPTIONS_AUTOFILL_SAVE" desc="The label of the 'Ask me t o save autofill' radio button"> 3998 <message name="IDS_OPTIONS_AUTOFILL_SAVE" desc="The label of the 'Ask me t o save autofill' radio button">
3999 Save text from forms to make them easier to fill out 3999 Save text from forms to make them easier to fill out
4000 </message> 4000 </message>
4001 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev er save autofill' radio button"> 4001 <message name="IDS_OPTIONS_AUTOFILL_NEVERSAVE" desc="The label of the 'Nev er save autofill' radio button">
4002 Never save text from forms 4002 Never save text from forms
4003 </message> 4003 </message>
4004 4004
4005 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > 4005 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" >
4006 Themes: 4006 Themes:
4007 </message> 4007 </message>
4008 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme."> 4008 <if expr="os == 'linux2'">
4009 Set to GTK+ theme 4009 <message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the themes group">
4010 </message> 4010 Appearance:
4011 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the clas sic windows theme in GTK"> 4011 </message>
4012 » Set to Classic theme 4012 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme.">
4013 </message> 4013 Use GTK+ theme
4014 </message>
4015 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK">
4016 Use Classic theme
4017 </message>
4018 </if>
4014 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me"> 4019 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me">
4015 Reset to default theme 4020 Reset to default theme
4016 </message> 4021 </message>
4017 <message name="IDS_THEMES_DEFAULT_THEME_LABEL" desc="The label describing the default theme"> 4022 <message name="IDS_THEMES_DEFAULT_THEME_LABEL" desc="The label describing the default theme">
4018 Default 4023 Default
4019 </message> 4024 </message>
4020 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes"> 4025 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes">
4021 Get themes 4026 Get themes
4022 </message> 4027 </message>
4023 4028
(...skipping 1512 matching lines...) Expand 10 before | Expand all | Expand 10 after
5536 Speed Sensitivity: 5541 Speed Sensitivity:
5537 </message> 5542 </message>
5538 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> 5543 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable">
5539 Speed Sensitivity: 5544 Speed Sensitivity:
5540 </message> 5545 </message>
5541 </if> 5546 </if>
5542 5547
5543 </messages> 5548 </messages>
5544 </release> 5549 </release>
5545 </grit> 5550 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/gtk/options/content_page_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698