diff options
Diffstat (limited to 'l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl')
-rw-r--r-- | l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl b/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl index 707f8defc2..b6e500994a 100644 --- a/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl +++ b/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl @@ -11,6 +11,8 @@ # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Dicht Autofeenish Form ## These are brand names and should only be translated when a locale-specific name for that brand is in common use @@ -23,3 +25,19 @@ autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR autofill-card-network-unionpay = Union Pay autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = Autofeenishes { $categories } as weel +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Autofeenishes { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = address +autofill-category-name = nemme +autofill-category-organization = organisation +autofill-category-tel = phone +autofill-category-email = email |