From 899dffeff4a5cac77b1153230804e2f3355f8068 Mon Sep 17 00:00:00 2001 From: "mirandac@chromium.org" Date: Sat, 26 Sep 2009 00:30:42 +0000 Subject: Fix locale settings to not be hard-coded to English. Review URL: http://codereview.chromium.org/251010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27303 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/resources/locale_settings.grd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chrome') 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 @@ - https://tools.google.com/chrome/intl/en/themes/index.html + https://tools.google.com/chrome/intl/[GRITLANGCODE]/themes/index.html - http://www.google.com/chrome/intl/en/welcome.html + http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html -- cgit v1.1