diff options
Diffstat (limited to 'l10n-ff/devtools/client/aboutdebugging.ftl')
-rw-r--r-- | l10n-ff/devtools/client/aboutdebugging.ftl | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-ff/devtools/client/aboutdebugging.ftl b/l10n-ff/devtools/client/aboutdebugging.ftl new file mode 100644 index 0000000000..2753f1c4f8 --- /dev/null +++ b/l10n-ff/devtools/client/aboutdebugging.ftl @@ -0,0 +1,46 @@ +# 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/. + + +### These strings are used inside the about:debugging UI. + + +# Page Title strings + +# Page title (ie tab title) for the Setup page +about-debugging-page-title-setup-page = Buggitaade - Teeltagol + +# Page title (ie tab title) for the Runtime page +# { $selectedRuntimeId } is the id of the current runtime, such as "this-firefox", "localhost:6080", ... +about-debugging-page-title-runtime-page = Buggitaade - Kurmitagol / { $selectedRuntimeId } + +# Sidebar strings + +# Display name of the runtime for the currently running instance of Firefox. Used in the +# Sidebar and in the Setup page. +about-debugging-this-firefox-runtime-name = Oo { -brand-shorter-name } + +# Sidebar heading for selecting the currently running instance of Firefox +about-debugging-sidebar-this-firefox = + .name = { about-debugging-this-firefox-runtime-name } + +# Sidebar heading for connecting to some remote source +about-debugging-sidebar-setup = + .name = Teeltagol + +# Text displayed in the about:debugging sidebar when USB devices discovery is enabled. +about-debugging-sidebar-usb-enabled = USB hurminaama + +# Text displayed in the about:debugging sidebar when USB devices discovery is disabled +# (for instance because the mandatory ADB extension is not installed). +about-debugging-sidebar-usb-disabled = USB daaĆ´aama + +# Setup Page strings + + +# Runtime Page strings + + +# Debug Targets strings + |