15 lines
901 B
Properties
15 lines
901 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/.
|
||
|
||
goToLineTitle = Переход к строке
|
||
goToLineText = Введите номер строки
|
||
invalidInputTitle = Некорректный ввод
|
||
invalidInputText = Введенный номер строки некорректен.
|
||
outOfRangeTitle = Строка не найдена
|
||
outOfRangeText = Указанная строка не найдена.
|
||
viewSelectionSourceTitle = Исходный код DOM выделенного фрагмента
|
||
context_goToLine_label = Перейти к строке…
|
||
context_goToLine_accesskey = е
|
||
context_wrapLongLines_label = Переносить длинные строки
|
||
context_highlightSyntax_label = Подсветка синтаксиса
|