blob: cf92f54bebdca418ed6b902637b88b8556199e68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
<!-- 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/. -->
<!-- Subscription Dialog -->
<!ENTITY feedTitle.label "தலைப்பு:">
<!ENTITY feedTitle.accesskey "T">
<!ENTITY locationValidate.label "சரிபார்">
<!-- Account Settings and Subscription Dialog -->
<!ENTITY quickMode.label "வலைப்பக்கத்தை ஏற்றுவதற்க்கு பதிலாக கட்டுரை சுருக்கத்தை காண்பி">
<!ENTITY quickMode.accesskey "h">
<!-- Subscription Dialog -->
<!ENTITY button.addFeed.label "சேர்">
<!ENTITY button.addFeed.accesskey "A">
<!ENTITY button.updateFeed.label "மேம்படுத்து">
<!ENTITY button.updateFeed.accesskey "U">
<!ENTITY button.removeFeed.label "நீக்கு">
<!ENTITY button.removeFeed.accesskey "R">
<!ENTITY cmd.close.commandKey "w">
<!ENTITY button.close.label "மூடுக">
|