44 lines
1.6 KiB
Text
44 lines
1.6 KiB
Text
# 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
|
|
# Variables:
|
|
# $selectedRuntimeId - ID of the current runtime, such as "this-icecat", "localhost:6080", etc.
|
|
about-debugging-page-title-runtime-page = Buggitaade - Kurmitagol / { $selectedRuntimeId }
|
|
|
|
# Sidebar strings
|
|
|
|
# Display name of the runtime for the currently running instance of IceCat. Used in the
|
|
# Sidebar and in the Setup page.
|
|
about-debugging-this-icecat-runtime-name = Oo { -brand-shorter-name }
|
|
# Sidebar heading for selecting the currently running instance of IceCat
|
|
# .name is processed by fluent-react / SidebarFixedItem
|
|
about-debugging-sidebar-this-icecat =
|
|
.name = { about-debugging-this-icecat-runtime-name }
|
|
# Sidebar heading for connecting to some remote source
|
|
# .name is processed by fluent-react / SidebarFixedItem
|
|
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
|
|
|