15 lines
660 B
Properties
15 lines
660 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 = Gå till rad
|
|
goToLineText = Ange ett radnummer
|
|
invalidInputTitle = Ogiltigt radnummer
|
|
invalidInputText = Det angivna radnumret är ogiltigt.
|
|
outOfRangeTitle = Hittar inte rad
|
|
outOfRangeText = Den angivna raden hittades inte.
|
|
viewSelectionSourceTitle = DOM-källan för markering
|
|
context_goToLine_label = Gå till linje…
|
|
context_goToLine_accesskey = L
|
|
context_wrapLongLines_label = Radbryt text
|
|
context_highlightSyntax_label = Syntaxmarkering
|