diff options
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index d5516cb..3bac605 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -554,6 +554,11 @@ <message name="IDS_LINUX_PROXY_CONFIG_URL" translateable="false"> http://code.google.com/p/chromium/wiki/LinuxProxyConfig </message> + + <!-- The URL for the themes gallery. --> + <message name="IDS_THEMES_GALLERY_URL" translateable="false"> + https://tools.google.com/chrome/intl/en/themes/index.html + </message> </messages> </release> </grit> |