diff options
Diffstat (limited to 'l10n-ru/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd')
-rw-r--r-- | l10n-ru/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-ru/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd b/l10n-ru/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd new file mode 100644 index 0000000000..8c39475f5a --- /dev/null +++ b/l10n-ru/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd @@ -0,0 +1,19 @@ +<!-- 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 category.label "Категория"> +<!ENTITY letter.label "Буква:"> +<!ENTITY letter.accessKey "Б"> +<!ENTITY character.label "Символ:"> +<!ENTITY character.accessKey "С"> +<!ENTITY accentUpper.label "Заглавные с диакритическими знаками"> +<!ENTITY accentLower.label "Строчные с диакритическими знаками"> +<!ENTITY otherUpper.label "Другие заглавные"> +<!ENTITY otherLower.label "Другие строчные"> +<!ENTITY commonSymbols.label "Общие символы"> +<!ENTITY insertButton.label "Вставить"> +<!ENTITY closeButton.label "Закрыть"> |