mobile/android/chrome/config.dtd
author Francesco Lodolo (:flod) <flod@lodolo.net>
Thu, 16 Mar 2023 10:48:48 +0100
changeset 15025 3955510bbe07af0e3b2678921492d0b93868fec9
parent 3033 6ff229fe6bd65340752f96e3f6c5f4c4f7134bba
permissions -rw-r--r--
cross-channel content for 2023-03-16 09:47 X-Channel-Repo: mozilla-central X-Channel-Revision: 7954e1671be3190ab36018a2c80848b07398e0c9 X-Channel-Repo: releases/mozilla-beta X-Channel-Revision: 853c78c9c586a11ffbd5279667cf514f0dba2542 X-Channel-Repo: releases/mozilla-release X-Channel-Revision: 059408d35d9cba274baf35f41f2710d5928d074f X-Channel-Repo: releases/mozilla-esr102 X-Channel-Revision: 82e9f6f64d7e12bdad3a846dc70c79e8dc20c1d8

<!-- 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     "Search">

<!ENTITY newPref.namePlaceholder       "Name">

<!ENTITY newPref.valueBoolean          "Boolean">
<!ENTITY newPref.valueString           "String">
<!ENTITY newPref.valueInteger          "Integer">

<!ENTITY newPref.stringPlaceholder     "Enter a string">
<!ENTITY newPref.numberPlaceholder     "Enter a number">

<!ENTITY newPref.toggleButton          "Toggle">
<!ENTITY newPref.cancelButton          "Cancel">

<!ENTITY contextMenu.copyPrefName      "Copy Name">
<!ENTITY contextMenu.copyPrefValue     "Copy Value">