blob: 8659c0e7a9f7a16ed6a43cc27ab1cb73f0c5c12c (
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 "Hanapin">
<!ENTITY newPref.namePlaceholder "Pangalan">
<!ENTITY newPref.valueBoolean "Boolean">
<!ENTITY newPref.valueString "String">
<!ENTITY newPref.valueInteger "Integer">
<!ENTITY newPref.stringPlaceholder "Magpasok ng isang string">
<!ENTITY newPref.numberPlaceholder "Magpasok ng isang numero">
<!ENTITY newPref.toggleButton "Toggle">
<!ENTITY newPref.cancelButton "Kanselahan">
<!ENTITY contextMenu.copyPrefName "Kopya ang Pangalan">
<!ENTITY contextMenu.copyPrefValue "Kopya ang Halaga">
|