diff options
Diffstat (limited to 'l10n-gd/editor/ui/chrome/dialogs/EditorInsertTable.dtd')
-rw-r--r-- | l10n-gd/editor/ui/chrome/dialogs/EditorInsertTable.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-gd/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-gd/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..0bf6f1a3a0 --- /dev/null +++ b/l10n-gd/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 "Cuir a-steach clàr"> + +<!ENTITY size.label "Meud"> +<!ENTITY numRowsEditField.label "Sreathan:"> +<!ENTITY numRowsEditField.accessKey "r"> +<!ENTITY numColumnsEditField.label "Colbhan:"> +<!ENTITY numColumnsEditField.accessKey "C"> +<!ENTITY widthEditField.label "Leud:"> +<!ENTITY widthEditField.accessKey "u"> +<!ENTITY borderEditField.label "Iomall:"> +<!ENTITY borderEditField.accessKey "o"> +<!ENTITY borderEditField.tooltip "Cuir a-steach àireamh airson iomall a' chlàir no cuir a-steach neoini (0) mur eil thu ag iarraidh iomall"> +<!ENTITY pixels.label "pixel"> |