diff options
Diffstat (limited to 'l10n-sr/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd')
-rw-r--r-- | l10n-sr/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-sr/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd b/l10n-sr/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd new file mode 100644 index 0000000000..aba235d963 --- /dev/null +++ b/l10n-sr/mail/chrome/messenger/messengercompose/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 "Убаци табелу"> + +<!ENTITY size.label "Величина"> +<!ENTITY numRowsEditField.label "Редова:"> +<!ENTITY numRowsEditField.accessKey "Р"> +<!ENTITY numColumnsEditField.label "Колона:"> +<!ENTITY numColumnsEditField.accessKey "К"> +<!ENTITY widthEditField.label "Ширина:"> +<!ENTITY widthEditField.accessKey "и"> +<!ENTITY borderEditField.label "Оквир:"> +<!ENTITY borderEditField.accessKey "О"> +<!ENTITY borderEditField.tooltip "Унесите број за оквир табеле или унесите нулу (0) да уклоните оквир"> +<!ENTITY pixels.label "пиксела"> |