13 lines
643 B
Text
13 lines
643 B
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/.
|
|
|
|
|
|
### This file contains strings used in highlighters.
|
|
### Highlighters are visualizations that DevTools draws on top of content to aid
|
|
### in understanding content sizing, etc.
|
|
|
|
# The text displayed in the button that is in the notice in the content page when the user
|
|
# clicks on the "Pick an element from the page" in about:devtools-toolbox inspector panel,
|
|
# when debugging a remote page.
|
|
remote-node-picker-notice-hide-button = Скриј
|