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

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

Issue 159727: Get rid of non-functional elements from the themes prefs; add switcher.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/nibs/Preferences.xib » ('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 3373 matching lines...) Expand 10 before | Expand all | Expand 10 after
3384 3384
3385 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > 3385 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" >
3386 Themes: 3386 Themes:
3387 </message> 3387 </message>
3388 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme."> 3388 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme.">
3389 Set to GTK+ theme 3389 Set to GTK+ theme
3390 </message> 3390 </message>
3391 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me"> 3391 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me">
3392 Reset to default theme 3392 Reset to default theme
3393 </message> 3393 </message>
3394 <message name="IDS_THEMES_DEFAULT_THEME_LABEL" desc="The label describing the default theme">
3395 Default
3396 </message>
3394 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes"> 3397 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes">
3395 Get themes 3398 Get themes
3396 </message> 3399 </message>
3397 3400
3398 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o f the 'Fonts and Languages' group"> 3401 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o f the 'Fonts and Languages' group">
3399 Fonts and Languages: 3402 Fonts and Languages:
3400 </message> 3403 </message>
3401 3404
3402 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button"> 3405 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button">
3403 Set up a proxy to connect to the network. 3406 Set up a proxy to connect to the network.
(...skipping 1176 matching lines...) Expand 10 before | Expand all | Expand 10 after
4580 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file)."> 4583 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file).">
4581 Open File 4584 Open File
4582 </message> 4585 </message>
4583 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files)."> 4586 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files).">
4584 Open Files 4587 Open Files
4585 </message> 4588 </message>
4586 4589
4587 </messages> 4590 </messages>
4588 </release> 4591 </release>
4589 </grit> 4592 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/Preferences.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698