diff options
Diffstat (limited to 'l10n-bs/toolkit/toolkit')
-rw-r--r-- | l10n-bs/toolkit/toolkit/branding/brandings.ftl | 1 | ||||
-rw-r--r-- | l10n-bs/toolkit/toolkit/formautofill/formAutofill.ftl | 21 | ||||
-rw-r--r-- | l10n-bs/toolkit/toolkit/global/arrowscrollbox.ftl | 3 |
3 files changed, 25 insertions, 0 deletions
diff --git a/l10n-bs/toolkit/toolkit/branding/brandings.ftl b/l10n-bs/toolkit/toolkit/branding/brandings.ftl index bf3a39c63d..9b6e9f6042 100644 --- a/l10n-bs/toolkit/toolkit/branding/brandings.ftl +++ b/l10n-bs/toolkit/toolkit/branding/brandings.ftl @@ -41,3 +41,4 @@ -relay-brand-name = Firefox Relay -relay-brand-short-name = Relay +-mozmonitor-brand-name = Mozilla Monitor diff --git a/l10n-bs/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-bs/toolkit/toolkit/formautofill/formAutofill.ftl index d9e4a34bd8..ecf7ebab1b 100644 --- a/l10n-bs/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-bs/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,3 +14,24 @@ autofill-options-link-osx = Postavke automatskog popunjava formulara # 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 = Očisti autofill formu + +## These are brand names and should only be translated when a locale-specific name for that brand is in common use + +# 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 = Također automatski popunjava { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Automatski popunjava { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = adresa +autofill-category-name = ime +autofill-category-organization = organizacija +autofill-category-tel = telefon +autofill-category-email = e-mail diff --git a/l10n-bs/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-bs/toolkit/toolkit/global/arrowscrollbox.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-bs/toolkit/toolkit/global/arrowscrollbox.ftl @@ -0,0 +1,3 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. |