diff options
Diffstat (limited to 'l10n-tr/editor/ui/chrome/dialogs/EditorLabelProperties.dtd')
-rw-r--r-- | l10n-tr/editor/ui/chrome/dialogs/EditorLabelProperties.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-tr/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-tr/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..78732440db --- /dev/null +++ b/l10n-tr/editor/ui/chrome/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Etiket Özellikleri"> + +<!ENTITY Settings.label "Ayarlar"> +<!ENTITY Settings.accesskey "A"> + +<!ENTITY EditLabelText.label "Metni Düzenle:"> +<!ENTITY EditLabelText.accesskey "D"> +<!ENTITY LabelFor.label "Kontrol İçin:"> +<!ENTITY LabelFor.accesskey "K"> +<!ENTITY AccessKey.label "Erişim Tuşu:"> +<!ENTITY AccessKey.accesskey "E"> + +<!ENTITY RemoveLabel.label "Etiketi kaldır"> +<!ENTITY RemoveLabel.accesskey "l"> |