From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../extensions/formautofill/formautofill.properties | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'l10n-en-CA/browser/extensions/formautofill/formautofill.properties') diff --git a/l10n-en-CA/browser/extensions/formautofill/formautofill.properties b/l10n-en-CA/browser/extensions/formautofill/formautofill.properties index 0a43a3c09b..bc6192db13 100644 --- a/l10n-en-CA/browser/extensions/formautofill/formautofill.properties +++ b/l10n-en-CA/browser/extensions/formautofill/formautofill.properties @@ -72,6 +72,14 @@ autocompleteFooterOptionShort2 = Autofill Options # Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. # The short version is used for inputs below a certain width (e.g. 150px). autocompleteFooterOptionOSXShort2 = Autofill Preferences + +# LOCALIZATION NOTE (autocompleteManageCreditCards): +# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. +autocompleteManageCreditCards = Manage credit cards +# LOCALIZATION NOTE (autocompleteManageAddresses): +# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. +autocompleteManageAddresses = Manage addresses + # LOCALIZATION NOTE (category.address, category.name, category.organization2, category.tel, category.email): # Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. category.address = address @@ -87,6 +95,7 @@ fieldNameSeparator = ,\u0020 # The text would be e.g. Also autofills organization, phone, email. phishingWarningMessage = Also autofills %S phishingWarningMessage2 = Autofills %S + # LOCALIZATION NOTE (insecureFieldWarningDescription): %S is brandShortName. This string is used in drop down # suggestion when users try to autofill credit card on an insecure website (without https). insecureFieldWarningDescription = %S has detected an insecure site. Form Autofill is temporarily disabled. @@ -97,7 +106,7 @@ clearFormBtnLabel2 = Clear Autofill Form autofillHeader = Forms and Autofill # LOCALIZATION NOTE (autofillAddressesCheckbox): Label for the checkbox that enables autofilling addresses. autofillAddressesCheckbox = Autofill addresses -# LOCALIZATION NOTE (learnMoreLabel): Label for the link that leads users to the Form Autofill SUMO page. + learnMoreLabel = Learn more # LOCALIZATION NOTE (savedAddressesBtnLabel): Label for the button that opens a dialog that shows the # list of saved addresses. @@ -112,6 +121,9 @@ autofillReauthCheckboxMac = Require macOS authentication to autofill, view, or e autofillReauthCheckboxWin = Require Windows authentication to autofill, view, or edit stored credit cards. autofillReauthCheckboxLin = Require Linux authentication to autofill, view, or edit stored credit cards. +# LOCALIZATION NOTE (savedAddressesBtnLabel): Label for the button that opens a dialog that shows the +# list of saved addresses. + # LOCALIZATION NOTE (autofillReauthOSDialogMac): This string is # preceded by the operating system (macOS) with "Firefox is trying to ", and # has a period added to its end. Make sure to test in your locale. -- cgit v1.2.3