diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index d1251a7..afb473d 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -586,13 +586,13 @@ <!-- 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/[GRITLANGCODE]/themes/index.html </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 + http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html </message> <!-- The width of the sync setup wizard / login dialog in characters. --> |