[Mercurial] [default] Bug 1881582 - Merge form autofill autocomplete items into normal autocomplete UI part 1.

1 view
Skip to first unread message

Mozilla commitid

unread,
Mar 27, 2024, 5:15:11 PM3/27/24
to firef...@googlegroups.com

# HG changeset patch
# User Sander Lepik <sander...@eesti.ee>
# Date 1711572708 25200
# Node ID 24eaf3ce5d8158483d450c3949f400d254d1d104
# Parent 76300de1067f5d3c2cfaf83c1e86ccb3e62ee4c3
Bug 1881582 - Merge form autofill autocomplete items into normal autocomplete UI part 1.

diff --git a/toolkit/toolkit/formautofill/formAutofill.ftl b/toolkit/toolkit/formautofill/formAutofill.ftl
--- a/toolkit/toolkit/formautofill/formAutofill.ftl
+++ b/toolkit/toolkit/formautofill/formAutofill.ftl
@@ -9,20 +9,38 @@
autofill-options-link = Vormide automaatse täitmise sätted
autofill-options-link-osx = Vormide automaatse täitmise eelistused

## The credit card capture doorhanger


# 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 = Tühjenda automaatselt täidetud vorm

## These are brand names and should only be translated when a locale-specific name for that brand is in common use

autofill-card-network-amex = American Express
autofill-card-network-cartebancaire = Carte Bancaire
autofill-card-network-diners = Diners Club
autofill-card-network-discover = Discover
autofill-card-network-jcb = JCB
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 = Automaatselt täidetakse ka { $categories }
+# Variation when all are in the same category.
+# Variables:
+# $categories - one or more of the categories
+autofill-phishing-warningmessage = Automaatselt täidetakse { $categories }
+# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill.
+autofill-category-address = aadress
+autofill-category-name = nimi
+autofill-category-organization = asutus
+autofill-category-tel = telefon
+autofill-category-email = e-posti aadress


Reply all
Reply to author
Forward
0 new messages