blob: 029f6c549252e5ff81decc77e780984aced8a7c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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 windowTitle.label "Skjemaeigenskapar">
<!ENTITY Settings.label "Innstillingar">
<!ENTITY FormName.label "Skjemanamn:">
<!ENTITY FormName.accesskey "n">
<!ENTITY FormAction.label "Hendings-URL:">
<!ENTITY FormAction.accesskey "H">
<!ENTITY FormMethod.label "Metode:">
<!ENTITY FormMethod.accesskey "M">
<!ENTITY FormEncType.label "Teiknkoding:">
<!ENTITY FormEncType.accesskey "T">
<!ENTITY FormTarget.label "Målramme:">
<!ENTITY FormTarget.accesskey "M">
<!ENTITY RemoveForm.label "Fjern skjema">
<!ENTITY RemoveForm.accesskey "r">
|