From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../editor/ui/chrome/dialogs/EdAdvancedEdit.dtd | 52 +++++++++ l10n-xh/editor/ui/chrome/dialogs/EdColorPicker.dtd | 55 ++++++++++ .../editor/ui/chrome/dialogs/EdConvertToTable.dtd | 48 +++++++++ .../editor/ui/chrome/dialogs/EdDialogOverlay.dtd | 50 +++++++++ .../ui/chrome/dialogs/EdNamedAnchorProperties.dtd | 42 ++++++++ l10n-xh/editor/ui/chrome/dialogs/EditConflict.dtd | 43 ++++++++ .../ui/chrome/dialogs/EditorButtonProperties.dtd | 59 ++++++++++ .../ui/chrome/dialogs/EditorColorProperties.dtd | 61 +++++++++++ .../ui/chrome/dialogs/EditorFieldSetProperties.dtd | 52 +++++++++ .../ui/chrome/dialogs/EditorFormProperties.dtd | 53 +++++++++ .../ui/chrome/dialogs/EditorHLineProperties.dtd | 60 +++++++++++ .../ui/chrome/dialogs/EditorImageProperties.dtd | 119 +++++++++++++++++++++ .../ui/chrome/dialogs/EditorInputProperties.dtd | 80 ++++++++++++++ .../editor/ui/chrome/dialogs/EditorInsertChars.dtd | 52 +++++++++ .../ui/chrome/dialogs/EditorInsertSource.dtd | 48 +++++++++ .../editor/ui/chrome/dialogs/EditorInsertTOC.dtd | 50 +++++++++ .../editor/ui/chrome/dialogs/EditorInsertTable.dtd | 51 +++++++++ .../ui/chrome/dialogs/EditorLabelProperties.dtd | 50 +++++++++ .../ui/chrome/dialogs/EditorLinkProperties.dtd | 39 +++++++ .../ui/chrome/dialogs/EditorListProperties.dtd | 54 ++++++++++ .../ui/chrome/dialogs/EditorPageProperties.dtd | 50 +++++++++ .../ui/chrome/dialogs/EditorPersonalDictionary.dtd | 53 +++++++++ l10n-xh/editor/ui/chrome/dialogs/EditorPublish.dtd | 88 +++++++++++++++ .../ui/chrome/dialogs/EditorPublishProgress.dtd | 54 ++++++++++ l10n-xh/editor/ui/chrome/dialogs/EditorReplace.dtd | 61 +++++++++++ .../ui/chrome/dialogs/EditorSaveAsCharset.dtd | 48 +++++++++ .../ui/chrome/dialogs/EditorSelectProperties.dtd | 80 ++++++++++++++ .../editor/ui/chrome/dialogs/EditorSnapToGrid.dtd | 48 +++++++++ .../editor/ui/chrome/dialogs/EditorSpellCheck.dtd | 71 ++++++++++++ .../ui/chrome/dialogs/EditorTableProperties.dtd | 116 ++++++++++++++++++++ .../ui/chrome/dialogs/EditorTextAreaProperties.dtd | 65 +++++++++++ 31 files changed, 1852 insertions(+) create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EdColorPicker.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EdConvertToTable.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EdDialogOverlay.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditConflict.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorButtonProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorColorProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorFormProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorHLineProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorImageProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorInputProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorInsertChars.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorInsertSource.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorInsertTOC.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorInsertTable.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorLabelProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorLinkProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorListProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorPageProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorPublish.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorPublishProgress.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorReplace.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorSelectProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorSpellCheck.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorTableProperties.dtd create mode 100644 l10n-xh/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd (limited to 'l10n-xh/editor/ui/chrome/dialogs') diff --git a/l10n-xh/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-xh/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..69f279684c --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-xh/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..47048406fe --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-xh/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..0564bf9fe5 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EdConvertToTable.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-xh/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..7cb22622e9 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EdDialogOverlay.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..34275d0f23 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,42 @@ + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..3996283841 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditConflict.dtd @@ -0,0 +1,43 @@ + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..6d751d78f5 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..758a721fbd --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorColorProperties.dtd @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..c11fd31858 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..6023c603a2 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorFormProperties.dtd @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..2b787f5610 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..848591c637 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorImageProperties.dtd @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..2ec02586b8 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorInputProperties.dtd @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..b5f46d2066 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertChars.dtd @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..af43aad7b8 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertSource.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..51484036c2 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..d45e146c2f --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorInsertTable.dtd @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..ff5ab9c71b --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..bebfffe8d4 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorLinkProperties.dtd @@ -0,0 +1,39 @@ + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..7494063c8c --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorListProperties.dtd @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..e6a5ac6725 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..04a25b48f9 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..5e20cba5d3 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorPublish.dtd @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..2e5ec1e0f4 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..693e080b4d --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..19fb8821b4 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..66e35ebc53 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorSelectProperties.dtd @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..f4540f1b78 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..fbc9d38ce1 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..89a7041192 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorTableProperties.dtd @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-xh/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-xh/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..239d68a7e0 --- /dev/null +++ b/l10n-xh/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3