diff options
author | glen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 23:07:40 +0000 |
---|---|---|
committer | glen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 23:07:40 +0000 |
commit | 85f7ab743d48e3b1e3667e1f621859b5655a29c8 (patch) | |
tree | da2c24600067c8acc32883f64d7d3830437e1529 /chrome/app/resources | |
parent | 6fc618baa8dfbc8dc3bcd85e74b36f850e70ad25 (diff) | |
download | chromium_src-85f7ab743d48e3b1e3667e1f621859b5655a29c8.zip chromium_src-85f7ab743d48e3b1e3667e1f621859b5655a29c8.tar.gz chromium_src-85f7ab743d48e3b1e3667e1f621859b5655a29c8.tar.bz2 |
Update theme gallery URL. Not updating the translatable in order to keep the change as small as possible for beta merge.
TBR=ben
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21913 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 427210f..1ae2578 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -558,7 +558,7 @@ <!-- 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/ + https://tools.google.com/chrome/intl/en/themes/index.html </message> <!-- The URL for Google Chrome welcome page. This is used for the pre --> <!-- populated thumbnails. --> |