summaryrefslogtreecommitdiffstats
path: root/l10n-id/mail/chrome/messenger/messengercompose/EditorReplace.dtd
blob: 8e5ab2b40505159a089ebd276b52e041649178e1 (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 EdReplace.xhtml -->

<!ENTITY replaceDialog.title "Cari dan Ganti">
<!ENTITY findField.label "Cari teks:">
<!ENTITY findField.accesskey "C">
<!ENTITY replaceField.label "Ganti dengan:">
<!ENTITY replaceField.accesskey "G">
<!ENTITY caseSensitiveCheckbox.label "Cocokan besar/kecil">
<!ENTITY caseSensitiveCheckbox.accesskey "C">
<!ENTITY wrapCheckbox.label "Potong di sekitar">
<!ENTITY wrapCheckbox.accesskey "i">
<!ENTITY backwardsCheckbox.label "Cari mundur">
<!ENTITY backwardsCheckbox.accesskey "u">
<!ENTITY findNextButton.label "Cari Lagi">
<!ENTITY findNextButton.accesskey "L">
<!ENTITY replaceButton.label "Ganti">
<!ENTITY replaceButton.accesskey "G">
<!ENTITY replaceAndFindButton.label "Ganti dan Cari Lagi">
<!ENTITY replaceAndFindButton.accesskey "G">
<!ENTITY replaceAllButton.label "Ganti Semua">
<!ENTITY replaceAllButton.accesskey "S">
<!ENTITY closeButton.label "Tutup">
<!ENTITY closeButton.accesskey "C">