diff options
Diffstat (limited to 'l10n-is/editor/ui/chrome/dialogs/EditorInsertTable.dtd')
-rw-r--r-- | l10n-is/editor/ui/chrome/dialogs/EditorInsertTable.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-is/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-is/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..93fe5af0fc --- /dev/null +++ b/l10n-is/editor/ui/chrome/dialogs/EditorInsertTable.dtd @@ -0,0 +1,17 @@ +<!-- 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 "Setja inn töflu"> +<!ENTITY size.label "Stærð"> +<!ENTITY numRowsEditField.label "Raðir:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "Dálkar:"> +<!ENTITY numColumnsEditField.accessKey "D"> +<!ENTITY widthEditField.label "Breidd:"> +<!ENTITY widthEditField.accessKey "B"> +<!ENTITY borderEditField.label "Rammi:"> +<!ENTITY borderEditField.accessKey "a"> +<!ENTITY borderEditField.tooltip "Sláðu inn númer fyrir stærð töfluramma, eða sláðu inn núll (0) fyrir engan ramma"> +<!ENTITY pixels.label "punktar"> |