blob: f1a508254433600582f252eabfa741e3ce7878c5 (
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 "Lastnosti obrazca">
<!ENTITY Settings.label "Nastavitve">
<!ENTITY FormName.label "Ime obrazca:">
<!ENTITY FormName.accesskey "I">
<!ENTITY FormAction.label "Spletni naslov dejanja:">
<!ENTITY FormAction.accesskey "n">
<!ENTITY FormMethod.label "Metoda:">
<!ENTITY FormMethod.accesskey "M">
<!ENTITY FormEncType.label "Kodiranje:">
<!ENTITY FormEncType.accesskey "K">
<!ENTITY FormTarget.label "Ciljni okvir:">
<!ENTITY FormTarget.accesskey "C">
<!ENTITY RemoveForm.label "Odstrani obrazec">
<!ENTITY RemoveForm.accesskey "O">
|