blob: 4696e906d9ff532e7c2ade2a278c00afe6e4ce4c (
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 "કિંમતની નકલ કરો">
|