From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../suite/chrome/editor/dialogs/EdAdvancedEdit.dtd | 18 +++++ .../suite/chrome/editor/dialogs/EdColorPicker.dtd | 22 ++++++ .../chrome/editor/dialogs/EdConvertToTable.dtd | 15 ++++ .../chrome/editor/dialogs/EdDialogOverlay.dtd | 17 +++++ .../editor/dialogs/EdNamedAnchorProperties.dtd | 10 +++ .../suite/chrome/editor/dialogs/EditConflict.dtd | 10 +++ .../editor/dialogs/EditorButtonProperties.dtd | 27 ++++++++ .../editor/dialogs/EditorColorProperties.dtd | 28 ++++++++ .../editor/dialogs/EditorFieldSetProperties.dtd | 20 ++++++ .../chrome/editor/dialogs/EditorFormProperties.dtd | 21 ++++++ .../editor/dialogs/EditorHLineProperties.dtd | 27 ++++++++ .../editor/dialogs/EditorImageProperties.dtd | 79 ++++++++++++++++++++++ .../editor/dialogs/EditorInputProperties.dtd | 50 ++++++++++++++ .../chrome/editor/dialogs/EditorInsertChars.dtd | 19 ++++++ .../chrome/editor/dialogs/EditorInsertMath.dtd | 21 ++++++ .../chrome/editor/dialogs/EditorInsertSource.dtd | 15 ++++ .../chrome/editor/dialogs/EditorInsertTOC.dtd | 16 +++++ .../chrome/editor/dialogs/EditorInsertTable.dtd | 18 +++++ .../editor/dialogs/EditorLabelProperties.dtd | 18 +++++ .../chrome/editor/dialogs/EditorLinkProperties.dtd | 6 ++ .../chrome/editor/dialogs/EditorListProperties.dtd | 20 ++++++ .../chrome/editor/dialogs/EditorPageProperties.dtd | 17 +++++ .../editor/dialogs/EditorPersonalDictionary.dtd | 20 ++++++ .../suite/chrome/editor/dialogs/EditorPublish.dtd | 65 ++++++++++++++++++ .../editor/dialogs/EditorPublishProgress.dtd | 16 +++++ .../suite/chrome/editor/dialogs/EditorReplace.dtd | 29 ++++++++ .../chrome/editor/dialogs/EditorSaveAsCharset.dtd | 17 +++++ .../editor/dialogs/EditorSelectProperties.dtd | 48 +++++++++++++ .../chrome/editor/dialogs/EditorSnapToGrid.dtd | 15 ++++ .../chrome/editor/dialogs/EditorSpellCheck.dtd | 38 +++++++++++ .../editor/dialogs/EditorTableProperties.dtd | 75 ++++++++++++++++++++ .../editor/dialogs/EditorTextAreaProperties.dtd | 33 +++++++++ 32 files changed, 850 insertions(+) create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EdColorPicker.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EdConvertToTable.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EdDialogOverlay.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditConflict.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorButtonProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorColorProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorFormProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorHLineProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorImageProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorInputProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorInsertChars.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorInsertMath.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorInsertSource.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorInsertTOC.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorInsertTable.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorLabelProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorLinkProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorListProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorPageProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorPublish.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorPublishProgress.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorReplace.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorSelectProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorSpellCheck.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorTableProperties.dtd create mode 100644 l10n-ru/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd (limited to 'l10n-ru/suite/chrome/editor/dialogs') diff --git a/l10n-ru/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-ru/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..6fb82d8d3b --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-ru/suite/chrome/editor/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..1eac38079a --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EdColorPicker.dtd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-ru/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..d38c216ae8 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EdConvertToTable.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-ru/suite/chrome/editor/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..99d681ca85 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EdDialogOverlay.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..a7a972e504 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..8fa6b39864 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditConflict.dtd @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..418c2a5f4b --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..faf3ab3a9d --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorColorProperties.dtd @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..dbfed6e349 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..804411cfa6 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorFormProperties.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..2c09ceaf17 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..a8a7e599c6 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorImageProperties.dtd @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..095b0a28da --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorInputProperties.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..8c39475f5a --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertChars.dtd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..2a511e67f7 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertMath.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..20b4ffb716 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertSource.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..8888716b12 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..03855a4233 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorInsertTable.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..8b4939c065 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..bd2f7c273b --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorLinkProperties.dtd @@ -0,0 +1,6 @@ + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..42e0a4f68b --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorListProperties.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..5abcf313f3 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorPageProperties.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..eb9ab657f8 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..ee81dc28fa --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorPublish.dtd @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..f5b75b9991 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..ba9b896019 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorReplace.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..b38916609b --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..c187ab3191 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorSelectProperties.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..ebcc1b0265 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..18875ec800 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..dcce1f5732 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorTableProperties.dtd @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-ru/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-ru/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..54e8c8d554 --- /dev/null +++ b/l10n-ru/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3