diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-te/browser/browser/extensionsUI.ftl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-te/browser/browser/extensionsUI.ftl b/l10n-te/browser/browser/extensionsUI.ftl new file mode 100644 index 0000000000..ffaec1f41e --- /dev/null +++ b/l10n-te/browser/browser/extensionsUI.ftl @@ -0,0 +1,22 @@ +# 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/. + +webext-perms-learn-more = ఇంకా తెలుసుకోండి +# Variables: +# $addonName (String): localized named of the extension that is asking to change the default search engine. +# $currentEngine (String): name of the current search engine. +# $newEngine (String): name of the new search engine. +webext-default-search-description = { $addonName } మీ అప్రమేయ శోధన యంత్రాన్ని { $currentEngine } నుండి { $newEngine }కు మార్చాలనుకుంటుంది. ఇది మీకు సమ్మతమేనా? +webext-default-search-yes = + .label = అవును + .accesskey = Y +webext-default-search-no = + .label = కాదు + .accesskey = N + +## A modal confirmation dialog to allow an extension on quarantined domains. + +webext-quarantine-confirmation-allow = + .label = అనుమతించు + .accesskey = A |