summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/mobile/android/chrome/config.dtd
blob: 7146e13fda0102c9572690b373fd84836a553231 (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     "Sök">

<!ENTITY newPref.namePlaceholder       "Namn">

<!ENTITY newPref.valueBoolean          "Boolesk">
<!ENTITY newPref.valueString           "Sträng">
<!ENTITY newPref.valueInteger          "Heltal">

<!ENTITY newPref.stringPlaceholder     "Skriv in sträng">
<!ENTITY newPref.numberPlaceholder     "Skriv in ett nummer">

<!ENTITY newPref.toggleButton          "Växla">
<!ENTITY newPref.cancelButton          "Avbryt">

<!ENTITY contextMenu.copyPrefName      "Kopiera namn">
<!ENTITY contextMenu.copyPrefValue     "Kopiera värde">