23 lines
1.2 KiB
Properties
23 lines
1.2 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/.
|
|
|
|
# LOCALIZATION NOTE This file contains the strings for the Changes panel accessible from
|
|
# the Inspector sidebar.
|
|
|
|
# LOCALIZATION NOTE (changes.contextmenu.copy): Label for "Copy" option in Changes panel
|
|
# context menu
|
|
changes.contextmenu.copy = Loki
|
|
# LOCALIZATION NOTE (changes.contextmenu.copy.accessKey): Access key for "Copy"
|
|
# option in the Changes panel.
|
|
changes.contextmenu.copy.accessKey = L
|
|
# LOCALIZATION NOTE (changes.contextmenu.copyAllChanges): Label for "Copy All Changes"
|
|
# option in Changes panel context menu which copies all changed CSS declarations from a
|
|
# stylesheet
|
|
changes.contextmenu.copyAllChanges = Lok Alokaloka Weng
|
|
# LOCALIZATION NOTE (changes.contextmenu.selectAll): Label for "Select All" option in the
|
|
# Changes panel context menu to select all text content.
|
|
changes.contextmenu.selectAll = Yer Weng
|
|
# LOCALIZATION NOTE (changes.contextmenu.selectAll.accessKey): Access key for "Select All"
|
|
# option in the Changes panel.
|
|
changes.contextmenu.selectAll.accessKey = W
|