diff options
Diffstat (limited to 'l10n-te/browser/browser/preferences/applicationManager.ftl')
-rw-r--r-- | l10n-te/browser/browser/preferences/applicationManager.ftl | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-te/browser/browser/preferences/applicationManager.ftl b/l10n-te/browser/browser/preferences/applicationManager.ftl new file mode 100644 index 0000000000..194018aff9 --- /dev/null +++ b/l10n-te/browser/browser/preferences/applicationManager.ftl @@ -0,0 +1,29 @@ +# 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/. + +app-manager-window = + .title = అనువర్తనపు వివరాలు + .style = width: 30em; min-height: 20em; + +app-manager-window2 = + .title = అనువర్తనపు వివరాలు + .style = min-width: 30em; min-height: 20em; + +app-manager-remove = + .label = తీసివేయి + .accesskey = R + +# Variables: +# $type (String) - the URI scheme of the link (e.g. mailto:) +app-manager-handle-protocol = { $type }లంకెలను సంభాళించుటకు ఈ క్రింది అనువర్తనాలను వాడవచ్చు. + +# Variables: +# $type (String) - the MIME type (e.g. application/binary) +app-manager-handle-file = { $type } సారము ను సంభాళించుటకు ఈ క్రింది అనువర్తనాలను ఉపయోగించవచ్చు. + +## These strings are followed, on a new line, +## by the URL or path of the application. + +app-manager-web-app-info = ఈ వెబ్ అనువర్తనం ఇచట హోస్టు చేయబడింది: +app-manager-local-app-info = ఈ అనువర్తనం ఇక్కడ ఉంది: |