summaryrefslogtreecommitdiffstats
path: root/l10n-ru/mobile/android/chrome/config.dtd
blob: 184b106eb0689d50a1c1c7e072a2aa935375d020 (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     "Поиск">

<!ENTITY newPref.namePlaceholder       "Имя">

<!ENTITY newPref.valueBoolean          "Логическое">
<!ENTITY newPref.valueString           "Строка">
<!ENTITY newPref.valueInteger          "Целое">

<!ENTITY newPref.stringPlaceholder     "Введите строку">
<!ENTITY newPref.numberPlaceholder     "Введите число">

<!ENTITY newPref.toggleButton          "Переключить">
<!ENTITY newPref.cancelButton          "Отмена">

<!ENTITY contextMenu.copyPrefName      "Копировать имя">
<!ENTITY contextMenu.copyPrefValue     "Копировать значение">