blob: e44851e7c0ad0f6a70078c88923db644d8a51cd4 (
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 "मान नक़ल करें">
|