21 lines
1.3 KiB
Properties
21 lines
1.3 KiB
Properties
# 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/.
|
|
|
|
toolbox.zoomOut2.key =
|
|
toolbox.zoomReset2.key =
|
|
# LOCALIZATION NOTE (toolbox.debugTargetInfo.tabTitleRemote):
|
|
# Used as the tab title for about:devtools-toolbox when connected to a remote target.
|
|
# The connection type (see toolbox.debugTargetInfo.connection.*): %1$S
|
|
# The target type (see toolbox.debugTargetInfo.targetType.*): %2$S
|
|
# The target name (retrieved from DevTools, eg the extension's name): %3$S
|
|
toolbox.debugTargetInfo.tabTitleRemote = တူးဘောက် (%1$S) - %2$S / %3$S
|
|
# LOCALIZATION NOTE (toolbox.debugTargetInfo.tabTitleLocal):
|
|
# Used as the tab title for about:devtools-toolbox when connected to This IceCat.
|
|
# The target type (see toolbox.debugTargetInfo.targetType.*): %1$S
|
|
# The target name (retrieved from DevTools, eg the extension's name): %2$S
|
|
toolbox.debugTargetInfo.tabTitleLocal = တူးဘောက် - %1$S / %2$S
|
|
# LOCALIZATION NOTE (toolbox.debugTargetInfo.targetType.*): This is displayed as the
|
|
# alt attribute for an icon in the toolbox header in about:devtools-toolbox,
|
|
# to indicate what is the type of the debug target being inspected.
|
|
toolbox.debugTargetInfo.targetType.extension = ထပ်တိုးအပို
|