18 lines
972 B
Properties
18 lines
972 B
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.noChanges): This text is shown when no changes are available.
|
|
changes.noChanges = మార్పులేమీ కనబడలేదు.
|
|
# LOCALIZATION NOTE (changes.elementStyleLabel): This label appears in the Changes
|
|
# panel above changes done to element styles.
|
|
changes.elementStyleLabel = మూలకం
|
|
# LOCALIZATION NOTE (changes.contextmenu.copy.accessKey): Access key for "Copy"
|
|
# option in the Changes panel.
|
|
changes.contextmenu.copy.accessKey = C
|
|
# LOCALIZATION NOTE (changes.contextmenu.selectAll.accessKey): Access key for "Select All"
|
|
# option in the Changes panel.
|
|
changes.contextmenu.selectAll.accessKey = A
|