diff --git a/extension.json b/extension.json index 56c05a74..5b597f68 100644 --- a/extension.json +++ b/extension.json @@ -96,10 +96,6 @@ "wikieditor-toolbar-tool-bold-example", "wikieditor-toolbar-tool-italic", "wikieditor-toolbar-tool-italic-example", - "wikieditor-toolbar-tool-ilink", - "wikieditor-toolbar-tool-ilink-example", - "wikieditor-toolbar-tool-xlink", - "wikieditor-toolbar-tool-xlink-example", "wikieditor-toolbar-tool-link", "wikieditor-toolbar-tool-link-title", "wikieditor-toolbar-tool-link-int", @@ -122,7 +118,6 @@ "wikieditor-toolbar-tool-link-lookslikeinternal-int", "wikieditor-toolbar-tool-link-lookslikeinternal-ext", "wikieditor-toolbar-tool-file", - "wikieditor-toolbar-tool-file-example", "wikieditor-toolbar-tool-signature", "wikieditor-toolbar-section-advanced", "wikieditor-toolbar-tool-heading", @@ -154,7 +149,6 @@ "wikieditor-toolbar-tool-gallery-example", "wikieditor-toolbar-tool-newline", "wikieditor-toolbar-tool-table", - "wikieditor-toolbar-tool-table-example-old", "wikieditor-toolbar-tool-table-example-cell-text", "wikieditor-toolbar-tool-table-example", "wikieditor-toolbar-tool-table-example-header", diff --git a/i18n/en.json b/i18n/en.json index 900032a4..239699be 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -15,10 +15,6 @@ "wikieditor-toolbar-tool-bold-example": "Bold text", "wikieditor-toolbar-tool-italic": "Italic", "wikieditor-toolbar-tool-italic-example": "Italic text", - "wikieditor-toolbar-tool-ilink": "Internal link", - "wikieditor-toolbar-tool-ilink-example": "Link title", - "wikieditor-toolbar-tool-xlink": "External link (remember http:// prefix)", - "wikieditor-toolbar-tool-xlink-example": "http://www.example.com link title", "wikieditor-toolbar-tool-link": "Link", "wikieditor-toolbar-tool-link-title": "Insert link", "wikieditor-toolbar-tool-link-int": "To a wiki page", @@ -41,7 +37,6 @@ "wikieditor-toolbar-tool-link-lookslikeinternal-int": "Internal link", "wikieditor-toolbar-tool-link-lookslikeinternal-ext": "External link", "wikieditor-toolbar-tool-file": "Images and media", - "wikieditor-toolbar-tool-file-example": "Example.jpg", "wikieditor-toolbar-tool-file-title": "Insert file", "wikieditor-toolbar-file-target": "Filename:", "wikieditor-toolbar-file-caption": "Caption:", @@ -87,7 +82,6 @@ "wikieditor-toolbar-tool-gallery-example": "Example.jpg|Caption1\nExample.jpg|Caption2", "wikieditor-toolbar-tool-newline": "New line", "wikieditor-toolbar-tool-table": "Table", - "wikieditor-toolbar-tool-table-example-old": "-\n! header 1\n! header 2\n! header 3\n|-\n| row 1, cell 1\n| row 1, cell 2\n| row 1, cell 3\n|-\n| row 2, cell 1\n| row 2, cell 2\n| row 2, cell 3", "wikieditor-toolbar-tool-table-example-cell-text": "Cell text", "wikieditor-toolbar-tool-table-example-header": "Header text", "wikieditor-toolbar-tool-table-example-caption": "Caption text", diff --git a/i18n/qqq.json b/i18n/qqq.json index 88041489..506ebfc7 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -48,10 +48,6 @@ "wikieditor-toolbar-tool-bold-example": "{{Identical|Bold text}}", "wikieditor-toolbar-tool-italic": "{{Identical|Italic}}", "wikieditor-toolbar-tool-italic-example": "{{Identical|Italic text}}", - "wikieditor-toolbar-tool-ilink": "{{Identical|Internal link}}", - "wikieditor-toolbar-tool-ilink-example": "Used as link title when inserting an example wikilink into the editbox from the toolbar", - "wikieditor-toolbar-tool-xlink": "{{Identical|External link (remember http:// prefix)}}", - "wikieditor-toolbar-tool-xlink-example": "www.example.com is not a real website, but it has been reserved for use in software documentation, and will never be sold or used for advertising. If you translate the word \"example\" and try to go to that web address, then you might get a message that it doesn't exist. But somebody may have created a commercial web page for that address, such as www.Beispiel.org, using the German word for example. It is therefore recommended that you do not translate http://www.example.com at all. If you do wish to translate it, you should first check where the translated link takes you, and bear in mind that anybody could purchase that name in the future.", "wikieditor-toolbar-tool-link": "A tooltip on a toolbar button that adds a link (internal or external).\n\nAppears in the same section with the following:\n* {{msg-mw|wikieditor-toolbar-tool-file}}\n* {{msg-mw|templatewizard-dialog-title}} (on wikis where the TemplateWizard extension is installed)\n\n{{Identical|Link}}", "wikieditor-toolbar-tool-link-title": "{{Identical|Insert link}}", "wikieditor-toolbar-tool-link-int": "Used in the link dialog of the toolbar as label for a checkbox", @@ -74,7 +70,6 @@ "wikieditor-toolbar-tool-link-lookslikeinternal-int": "{{Identical|Internal link}}", "wikieditor-toolbar-tool-link-lookslikeinternal-ext": "{{Identical|External link}}", "wikieditor-toolbar-tool-file": "A tooltip on a toolbar button that adds a file (image, audio, or video).\n\nAppears in the same section with the following:\n* {{msg-mw|wikieditor-toolbar-tool-link}}\n* {{msg-mw|wikieditor-toolbar-tool-file}}\n* {{msg-mw|templatewizard-dialog-title}} (on wikis where the TemplateWizard extension is installed)", - "wikieditor-toolbar-tool-file-example": "Translate Example, but don't translate .jpg\n{{Identical|Example}}", "wikieditor-toolbar-tool-file-title": "Title for insert file dialog", "wikieditor-toolbar-file-target": "Label for the input of filename on insert file dialog.\n{{Identical|Filename}}", "wikieditor-toolbar-file-caption": "Label for input of caption on insert file dialog\n\n{{Identical|Caption}}", @@ -120,7 +115,6 @@ "wikieditor-toolbar-tool-gallery-example": "Used as example for Picture Gallery.\n\nThis message follows the message {{msg-mw|wikieditor-toolbar-tool-gallery}}.\n\nParameters:\n* $1 - optional namespace name \"File\", unused in the default message.", "wikieditor-toolbar-tool-newline": "Used as description when inserting a new line into the editbox from the toolbar", "wikieditor-toolbar-tool-table": "{{Identical|Table}}", - "wikieditor-toolbar-tool-table-example-old": "Used as example text when inserting a table into the editbox from the toolbar", "wikieditor-toolbar-tool-table-example-cell-text": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.", "wikieditor-toolbar-tool-table-example-header": "[[File:Wikieditor-toolbar-tool-table.png|thumb]] See screenshot.\n\nSee also:\n* {{msg-mw|wikieditor-toolbar-tool-table-example-header}}\n* {{msg-mw|wikieditor-toolbar-tool-table-example}}", "wikieditor-toolbar-tool-table-example-caption": "Used as example caption when inserting a table into the editbox from the toolbar",