From c2bceb7b136dbb07c17702fddc22cb0d87537305 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Sun, 23 Jun 2013 14:11:04 +0000 Subject: components: Move autofill strings to autofill_strings.grdp. BUG=250213 R=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/16983014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208125 0039d316-1c4b-4281-b951-d872f2087c98 --- components/autofill_strings.grdp | 103 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 components/autofill_strings.grdp (limited to 'components/autofill_strings.grdp') diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp new file mode 100644 index 0000000..479f565 --- /dev/null +++ b/components/autofill_strings.grdp @@ -0,0 +1,103 @@ + + + + + Clear form + + + This webpage has disabled automatic filling for this form. + + + Automatic credit card filling is disabled because this form does not use a secure connection. + + + American Express + + + Diners Club + + + Discover + + + JCB + + + MasterCard + + + Visa + + + , ''' + + + , ''' + + + $1************1234 + , Exp: $203/2020 + + + + + + State + + + Area + + + County + + + Department + + + District + + + Emirate + + + Island + + + Parish + + + Prefecture + + + Province + + + + + ZIP code + + + Postal code + + + Country + + + + heuristic type: $1NAME_FIRST + server type: $2NAME_FIRST + field signature: $312345678 + form signature: $41234567812345678 + experiment id: "$5ar1" + + + + + Privacy Policy + + + + Chrome Autofill settings + + + -- cgit v1.1