blob: ea7e2bf7e9fb2021c38e84b437a43733f81c2825 (
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
|
<!-- 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/. -->
<!-- extracted from AccountManager.xul -->
<!-- extracted from AccountManager.xhtml -->
<!ENTITY accountManagerTitle.label "Tetapan Akaun">
<!ENTITY accountActionsButton.label "Tindakan Akaun">
<!ENTITY accountActionsButton.accesskey "A">
<!ENTITY addMailAccountButton.label "Tambah Akaun Mel…">
<!ENTITY addMailAccountButton.accesskey "T">
<!ENTITY addIMAccountButton.label "Tambah Akaun Sembang…">
<!ENTITY addIMAccountButton.accesskey "S">
<!ENTITY addFeedAccountButton.label "Tambah Akaun Suapan…">
<!ENTITY addFeedAccountButton.accesskey "S">
<!ENTITY setDefaultButton.label "Tetapkan sebagai Piawai">
<!ENTITY setDefaultButton.accesskey "P">
<!ENTITY removeButton.label "Buang Akaun">
<!ENTITY removeButton.accesskey "B">
<!-- AccountManager.xul -->
<!-- AccountManager.xhtml -->
|