From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../org/openoffice/Office/Custom/WikiExtension.xcs | 188 +++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs (limited to 'swext/mediawiki/src/registry/schema/org/openoffice') diff --git a/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs b/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs new file mode 100644 index 000000000..c0147ae7b --- /dev/null +++ b/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs @@ -0,0 +1,188 @@ + + + + + Configuration parameters for the accounts. + + + + + An argument for a request. + + The value of the argument. + + + + + The smart configuration for the MediaWikiServer. + + The value of the argument. + + + The additional arguments that can be used on login. The name of an entry is the argument name. + + + + + The name of the entry is a connection URL of a wiki server. + + The UserName that is used to access the URL. + + + + + Wiki Document + + Main URL for this Wiki + + + The Document name + + + Identifier + + + + + + + The set of smart configurations for MediaWiki Servers. + + + The list of the MediaWiki servers. + + + The recently stored documents. + + + The addon related settings. + + Specifies whether "Show in webbrowser" checkbox should be preselected. + + + + + Contains the strings that should be localized + + + The general error shown in case the document could not be sent to the wiki server. + + + The error is shown in case wiki filter is not evailable. + + + The error is shown in case no wiki system was found on specified URL. + + + The error is shown in case user name or password is incorrect. + + + The error is shown in case the provided URL has invalid syntax. + + + The error is shown in case no wiki server was specified. + + + The error is shown in case transfer was interrupted by user. The user is notified that the integrity of the wiki article should be checked. + + + The title of the send dialog. + + + The dialog string used to border the wiki article related information. + + + "No" button in dialog. + + + "Ok" button in dialog. + + + "Yes" button in dialog. + + + "Add..." button text. + + + "Edit..." button text. + + + "Send" button text. + + + "Remove" button text. + + + "URL" label. + + + "Username" label. + + + "Password" label. + + + The text asking whether a new wiki page should be created. + + + The label referring to the MediaWiki server selection. + + + The label referring to the input of wiki article title. + + + The label referring to the comments input. + + + Text for checkbox specifying whether it is a minor input. + + + Text for checkbox specifying whether the article should be shown in browser after editing. + + + The error is shown in case a wiki site is accessed using https and has an unknown certificate. + + + "MediaWiki" string that is used as title in some dialogs. + + + The text bordering the account information in the dialog. + + + The text bordering wiki server information in the dialog. + + + The checkbox specifying whether the password should be stored using the password container. + + + The string containing the name of the extension. + + + The text asking whether an existing wiki page should be overwritten. + + + + + -- cgit v1.2.3