diff options
author | mnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-11 08:53:12 +0000 |
---|---|---|
committer | mnissler@chromium.org <mnissler@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-11 08:53:12 +0000 |
commit | 47aa4842b52e8e3d8e2586813f6f7a57655f44ab (patch) | |
tree | 6e8293d9faa3475139f6eef9fca4f9bc6f1e77b4 /chrome/app | |
parent | b4535957c9a2da2cda908be1793110dc12e523be (diff) | |
download | chromium_src-47aa4842b52e8e3d8e2586813f6f7a57655f44ab.zip chromium_src-47aa4842b52e8e3d8e2586813f6f7a57655f44ab.tar.gz chromium_src-47aa4842b52e8e3d8e2586813f6f7a57655f44ab.tar.bz2 |
Update autofill policy description text to be more precise.
BUG=62133
TEST=Check wording in the generated policy templates.
Review URL: http://codereview.chromium.org/4679001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65785 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/policy/policy_templates.grd | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/chrome/app/policy/policy_templates.grd b/chrome/app/policy/policy_templates.grd index 7f29a0a..2448267 100644 --- a/chrome/app/policy/policy_templates.grd +++ b/chrome/app/policy/policy_templates.grd @@ -217,18 +217,14 @@ templates and will be translated for each locale. --> Enable AutoFill </message> <message name="IDS_POLICY_AUTOFILLENABLED_DESC" desc="Description of the 'autofill' policy."> - Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s AutoFill - feature and allows users to auto complete web forms using previously stored - information such as address or credit card information. + Enables <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s AutoFill feature and allows users to auto complete web forms using previously stored information such as address or credit card information. - If you enable this setting, AutoFill is always active. + If you disable this setting, AutoFill will be inaccessible to users. - If you disable this setting, AutoFill is never active. - - If you enable or disable this setting, users cannot change or override this setting in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. + If you enable this setting or do not configure a value, AutoFill will remain under the control of the user. This will allow them to configure AutoFill profiles and to switch AutoFill on or off at their own discretion. </message> - <message name="IDS_POLICY_SHOWHOMEBUTTON_CAPTION" desc="Caption of the 'show Home button' policy."> + <message name="IDS_POLICY_SHOWHOMEBUTTON_CAPTION" desc="Caption of the 'show Home button' policy."> Show Home button on toolbar </message> <message name="IDS_POLICY_SHOWHOMEBUTTON_DESC" desc="Description of the 'show Home button' policy."> |