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

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 159475: Merge 21608 - , INNTP: Adds 2 hard coded thumbnails.... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
===================================================================
--- chrome/app/resources/locale_settings.grd (revision 21797)
+++ chrome/app/resources/locale_settings.grd (working copy)
@@ -548,11 +548,19 @@
<message name="IDS_LINUX_CERTIFICATES_CONFIG_URL" translateable="false">
http://code.google.com/p/chromium/wiki/LinuxCertManagement
</message>
-
+
<!-- The URL for the themes gallery. -->
+ <!-- TODO(arv): Use GRITLANGCODE -->
<message name="IDS_THEMES_GALLERY_URL" translateable="false">
- https://tools.google.com/chrome/intl/en/themes/index.html
+ https://tools.google.com/chrome/intl/en/themes/
</message>
+ <!-- The URL for Google Chrome welcome page. This is used for the pre -->
+ <!-- populated thumbnails. -->
+ <!-- TODO(arv): Use GRITLANGCODE -->
+ <message name="IDS_CHROME_WELCOME_URL" translateable="false">
+ http://www.google.com/chrome/intl/en/welcome.html
+ </message>
+
</messages>
</release>
</grit>
Property changes on: chrome\app\resources\locale_settings.grd
___________________________________________________________________
Modified: svn:mergeinfo
Merged /trunk/src/chrome/app/resources/locale_settings.grd:r21608
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698