diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 01:04:50 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-24 01:04:50 +0000 |
commit | 09618270d0997bd325786d19182202ccb80fa945 (patch) | |
tree | e4b498d9e7e25d4d1886f8491782a2d1d2fd3b1c /chrome/app | |
parent | baaea999cec6a59750d7e35315e9e2839fc2d10d (diff) | |
download | chromium_src-09618270d0997bd325786d19182202ccb80fa945.zip chromium_src-09618270d0997bd325786d19182202ccb80fa945.tar.gz chromium_src-09618270d0997bd325786d19182202ccb80fa945.tar.bz2 |
Change "Timezone" in Options > System to "Time zone"
BUG=4320
TEST=None
Review URL: http://codereview.chromium.org/3435024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60395 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index bdd6d1f..6faf016 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -8384,7 +8384,7 @@ Keep your key file in a safe place. You will need it to create new versions of y Talk </message> <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox."> - Timezone: + Time zone: </message> <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables tap-to-click."> Enable tap-to-click |