summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_chrome_strings.grd
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-24 01:42:23 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-24 01:42:23 +0000
commit7e76fdeb4b7f95bc3e315772a0fac5edcc9675cb (patch)
tree005dc41e7557210b74f5041a28b77bf008b69efe /chrome/app/google_chrome_strings.grd
parentf88d8d1827e33f3caa4ca8c9668cc6bc40339eb0 (diff)
downloadchromium_src-7e76fdeb4b7f95bc3e315772a0fac5edcc9675cb.zip
chromium_src-7e76fdeb4b7f95bc3e315772a0fac5edcc9675cb.tar.gz
chromium_src-7e76fdeb4b7f95bc3e315772a0fac5edcc9675cb.tar.bz2
Fix typos (incorrectly capitalized 'R': Reset => reset).
BUG=2834 TEST=Click in "Reset to defaults" button on the options dialog and the 2nd setence should read 'Do you want to reset ...?' TBR=mal Patch by tfarina Original Review: http://codereview.chromium.org/155910 Review URL: http://codereview.chromium.org/160080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21498 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r--chrome/app/google_chrome_strings.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 2715214..3b2c32f 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -291,7 +291,7 @@ Chrome supports. -->
Please close all Chrome windows and restart Chrome for this change to take effect.
</message>
<message name="IDS_OPTIONS_RESET_MESSAGE" desc="The message shown when the user presses the 'Reset Chrome options' button">
- When you reset Google Chrome options any changes you've made will be reverted to the default settings. Do you want to Reset Chrome options?
+ When you reset Google Chrome options any changes you've made will be reverted to the default settings. Do you want to reset Chrome options?
</message>
<message name="IDS_CANT_WRITE_USER_DIRECTORY_SUMMARY" desc="Summary of problem displayed in dialog when we can't create a directory for this user.">
Google Chrome cannot read and write to its data directory:\n\n<ph name="USER_DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Settings\Application Data\Google\Chrome</ex></ph>