diff options
Diffstat (limited to 'l10n-dsb/editor/ui/chrome/dialogs/EditorInsertTable.dtd')
-rw-r--r-- | l10n-dsb/editor/ui/chrome/dialogs/EditorInsertTable.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-dsb/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-dsb/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..a1ba456f07 --- /dev/null +++ b/l10n-dsb/editor/ui/chrome/dialogs/EditorInsertTable.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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Tabelu zasunuś"> + +<!ENTITY size.label "Wjelikosć"> +<!ENTITY numRowsEditField.label "Rědy:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "Słupy:"> +<!ENTITY numColumnsEditField.accessKey "S"> +<!ENTITY widthEditField.label "Šyrokosć:"> +<!ENTITY widthEditField.accessKey "r"> +<!ENTITY borderEditField.label "Kšoma:"> +<!ENTITY borderEditField.accessKey "K"> +<!ENTITY borderEditField.tooltip "Zapódajśo licbu za kšomu tabele abo zapódajśo nul (0) za žednu kšomu"> +<!ENTITY pixels.label "pikselow"> |