diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-11 00:27:12 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-11 00:27:12 +0000 |
commit | a6ab110bc7fa18aaf7f69f054344f12488291139 (patch) | |
tree | 0a154999f0e7837a018e2bebdec40270a1971bd2 /chrome/app | |
parent | 3deb9a51f053fd3ddb81222c0a95108ef15630bf (diff) | |
download | chromium_src-a6ab110bc7fa18aaf7f69f054344f12488291139.zip chromium_src-a6ab110bc7fa18aaf7f69f054344f12488291139.tar.gz chromium_src-a6ab110bc7fa18aaf7f69f054344f12488291139.tar.bz2 |
Fix typo in sync encryption page.
BUG=62289
TEST=open sync encryption settings.
Review URL: http://codereview.chromium.org/4780003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65737 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 2cdf309..2e6ac1c 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -8089,7 +8089,7 @@ Keep your key file in a safe place. You will need it to create new versions of y <!-- Encryption tab of the configure sync dialog --> <message name="IDS_SYNC_ENCRYPTION_INSTRUCTIONS" desc="Instructions for the encryption settings tab."> - <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> always encrypts your data when it's tramsmitted to Google. Additionally, passwords are stored encrypted on Google servers. + <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> always encrypts your data when it's transmitted to Google. Additionally, passwords are stored encrypted on Google servers. </message> <message name="IDS_SYNC_ENCRYPT_ALL_LABEL" desc="Label for the checkbox that enables encryption of everything."> Encrypt all my data |