summaryrefslogtreecommitdiffstats
path: root/l10n-bg/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd
blob: beb3973d1ae7f73e7bd16c40ae72c814440bf8b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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 "Н">
<!ENTITY AddButton.label "Добавяне">
<!ENTITY AddButton.accessKey "Д">
<!ENTITY DictionaryList.label "Думи в речника:">
<!ENTITY DictionaryList.accessKey "м">
<!ENTITY ReplaceButton.label "Замяна">
<!ENTITY ReplaceButton.accessKey "а">
<!ENTITY RemoveButton.label "Премахване">
<!ENTITY RemoveButton.accessKey "П">

<!ENTITY CloseButton.label "Затваряне">
<!ENTITY CloseButton.accessKey "З">