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

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

Issue 160081: Add link to themes gallery.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 5 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
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 3227 matching lines...) Expand 10 before | Expand all | Expand 10 after
3238 3238
3239 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" > 3239 <message name="IDS_THEMES_GROUP_NAME" desc="The title of the themes group" >
3240 Themes: 3240 Themes:
3241 </message> 3241 </message>
3242 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme."> 3242 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK color s and icons as the current theme.">
3243 Set to GTK+ theme 3243 Set to GTK+ theme
3244 </message> 3244 </message>
3245 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me"> 3245 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your the me">
3246 Reset to default theme 3246 Reset to default theme
3247 </message> 3247 </message>
3248 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes">
3249 Get themes
3250 </message>
3248 3251
3249 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o f the 'Fonts and Languages' group"> 3252 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o f the 'Fonts and Languages' group">
3250 Fonts and Languages: 3253 Fonts and Languages:
3251 </message> 3254 </message>
3252 3255
3253 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button"> 3256 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button">
3254 Set up a proxy to connect to the network. 3257 Set up a proxy to connect to the network.
3255 </message> 3258 </message>
3256 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button"> 3259 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button">
3257 Change proxy settings 3260 Change proxy settings
(...skipping 936 matching lines...) Expand 10 before | Expand all | Expand 10 after
4194 </message> 4197 </message>
4195 <!-- Help menu --> 4198 <!-- Help menu -->
4196 <message name="IDS_HELP_MAC" desc="The menu item to show help in the Hel p menu."> 4199 <message name="IDS_HELP_MAC" desc="The menu item to show help in the Hel p menu.">
4197 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help 4200 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Help
4198 </message> <!-- os == 'darwin' --> 4201 </message> <!-- os == 'darwin' -->
4199 </if> 4202 </if>
4200 4203
4201 </messages> 4204 </messages>
4202 </release> 4205 </release>
4203 </grit> 4206 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | chrome/app/resources/locale_settings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698