blob: 4a66d15e5f5c1b37ad12b9c75c8433a88bd0a98c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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/. -->
<!ENTITY AdvancedEditButton.label "Avanserte innstillingar…">
<!ENTITY AdvancedEditButton.accessKey "A">
<!ENTITY AdvancedEditButton.tooltip "Legg til eller endra HTML-attributtar, stilattributtar og JavaScript">
<!ENTITY chooseFileButton.label "Vel fil…">
<!ENTITY chooseFileButton.accessKey "V">
<!ENTITY chooseFileLinkButton.label "Vel fil…">
<!ENTITY chooseFileLinkButton.accessKey "e">
<!ENTITY makeUrlRelative.label "URL-en er relativ til sideadressa">
<!ENTITY makeUrlRelative.accessKey "r">
<!ENTITY makeUrlRelative.tooltip "Byt mellom relativ og absolutt URL. Først må du lagre sida for å endre dette.">
<!ENTITY LinkURLEditField2.label "Skriv inn ei nettsideadresse, namnet til ei lokal fil, eller vel eit nemngjeve anker eller overskrift frå feltet sin kontekstmeny:">
<!ENTITY LinkURLEditField2.accessKey "n">
|