blob: 3c1bdd59a37b2832ecf772e771f4cc5641a62bbc (
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 toolbar.searchPlaceholder "Hae">
<!ENTITY newPref.namePlaceholder "Nimi">
<!ENTITY newPref.valueBoolean "Totuusarvo">
<!ENTITY newPref.valueString "Merkkijono">
<!ENTITY newPref.valueInteger "Kokonaisluku">
<!ENTITY newPref.stringPlaceholder "Kirjoita merkkijono">
<!ENTITY newPref.numberPlaceholder "Kirjoita numero">
<!ENTITY newPref.toggleButton "Ota tai poista käytöstä">
<!ENTITY newPref.cancelButton "Peruuta">
<!ENTITY contextMenu.copyPrefName "Kopioi nimi">
<!ENTITY contextMenu.copyPrefValue "Kopioi arvo">
|