summaryrefslogtreecommitdiffstats
path: root/l10n-hr/mobile/android/chrome/config.dtd
blob: 5f670097052e7a51352f18e040bbfe760fdcdb21 (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     "Traži">

<!ENTITY newPref.namePlaceholder       "Naziv">

<!ENTITY newPref.valueBoolean          "Boolean">
<!ENTITY newPref.valueString           "Znakovni niz">
<!ENTITY newPref.valueInteger          "Cijeli broj">

<!ENTITY newPref.stringPlaceholder     "Unesite znakovni niz">
<!ENTITY newPref.numberPlaceholder     "Unesite broj">

<!ENTITY newPref.toggleButton          "Promjeni">
<!ENTITY newPref.cancelButton          "Odustani">

<!ENTITY contextMenu.copyPrefName      "Kopiraj naziv">
<!ENTITY contextMenu.copyPrefValue     "Kopiraj vrijednost">