summaryrefslogtreecommitdiffstats
path: root/l10n-he/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd
blob: 78585a1dd3ae04a907c4f9117345975baac289fa (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
<!--
# Reviewer(s):
#
# http://tomercohen.com/ <tomer.mozilla@tomercohen.com>
#
-->
<!-- 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/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "מילון אישי">

<!ENTITY wordEditField.label "מילה חדשה:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "הוסף">
<!ENTITY AddButton.accessKey "A">
<!ENTITY DictionaryList.label "מילים במילון:">
<!ENTITY DictionaryList.accessKey "מ">
<!ENTITY ReplaceButton.label "החלף">
<!ENTITY ReplaceButton.accessKey "ח">
<!ENTITY RemoveButton.label "הסר">
<!ENTITY RemoveButton.accessKey "ס">

<!ENTITY CloseButton.label "סגירה">
<!ENTITY CloseButton.accessKey "ס">