diff options
author | rkc@chromium.org <rkc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-25 02:28:27 +0000 |
---|---|---|
committer | rkc@chromium.org <rkc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-25 02:28:27 +0000 |
commit | c32868b359c47cf16b184ca348063a9ed3e4b0a9 (patch) | |
tree | f402e8ade3f3b4767a5bdc16d19f4f6fba7f5f10 /chrome/app/generated_resources.grd | |
parent | 7048d2098647d93aa61853961d454ba92dc77284 (diff) | |
download | chromium_src-c32868b359c47cf16b184ca348063a9ed3e4b0a9.zip chromium_src-c32868b359c47cf16b184ca348063a9ed3e4b0a9.tar.gz chromium_src-c32868b359c47cf16b184ca348063a9ed3e4b0a9.tar.bz2 |
Fix privacy link and minor fixes in strings.
BUG=chromium-os:10180, chromium:70450, chromium:70451
TEST=Verified strings and link were changed.
Review URL: http://codereview.chromium.org/6314014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index dab464d..e3895d3 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -874,7 +874,7 @@ each locale. --> View s&ource </message> <message name="IDS_FEEDBACK" desc="The text label of the Report Bug menu item"> - &Report an Issue... + &Report an issue... </message> <message name="IDS_DEV_TOOLS" desc="The text label of the Developer Tools menu item"> &Developer tools @@ -4746,7 +4746,7 @@ Keep your key file in a safe place. You will need it to create new versions of y whether explicitly in your comments or incidentally in the system logs and the screenshot, will be protected in accordance with our <ph name="BEGIN_LINK"><a target="_blank" - href="http://www.google.com/chromeos/intl/en/privacy.html"></ph> + href="http://www.google.com/intl/en/chromeos/privacy.html"></ph> privacy policies.<ph name="END_LINK"></a></ph> To not send any system logs at all, please uncheck the "Include System Information" box. @@ -4764,7 +4764,7 @@ Keep your key file in a safe place. You will need it to create new versions of y accordance with our privacy policies. To not send the URL, please uncheck the “Include this URL:” box. To not send the screenshot, leave the box “Include this screenshot:” unchecked. You agree that Google may use any feedback that you - provide to improve any Google products or services + provide to improve any Google products or services. </message> </if> <message name="IDS_BUGREPORT_INCLUDE_PAGE_SOURCE_CHKBOX" desc="Checkbox for including page source"> |