Wiktionary:WikiProject Check Wikipedia/Translation

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This page is part of the Checkwiki project, which scans pages for markup errors. See the list of detected anomalies in Wiktionary.

#########################
# metadata
#########################
 project=enwiktionary END
 category_001=[[Category:Wikipedia maintenance|Check]]
[[Category:Wikipedia cleanup|*]]
[[Category:Wikipedia WikiProjects|Check]]
[[Category:Articles with invalid ISBNs|*]] END  #for example: [[Category:Wikipedia]]

#########################
# start text
#########################

 start_text_enwiktionary={{backlog}}{{shortcut|WP:CHECKWIKI|WP:WPCHECK}}
<div style="float:left">[[File:Yes check.svg|left|55px|Check Wikipedia]]</div>
WikiProject '''Check Wikipedia''' aims to help to clean up the syntax of Wikipedia and to find some other errors. Dumps and new articles are run through a series of checks to produce lists for each check (numbered as per the [[#Summary|table]] below). The lists on this page are refreshed on a daily basis.

The script may contain bugs and it is possible that not every error on this page is an actual error.

 END
#########################
# description
#########################

 description_text_enwiktionary=== Project description ==
{{MiniAWFP}}__NOINDEX__
* '''What is the goal of this project?'''
** This project should help to clean up the data of all articles in many different languages.
** If we have a clear and clean syntax in all articles more projects (for example: Wikipedia-DVD) can use our data more easily.
** The project was inspired by [[Wikipedia:WikiProject Wiki Syntax|WikiProject Wiki Syntax]].
** In order to use the data of a Wikipedia project without the MediaWiki software you need to write a parser. If many articles include wrong syntax it is difficult to program the parser since it needs to be complex enough to recognize the syntax errors.
** This project helps to find many errors in all kinds of language and will support many languages in the future.

* '''How does it work?'''
** The script scans every new [http://dumps.wikimedia.org dump] and creates a list of articles with errors.
** The script scans articles on the list on a daily basis to create a new list for users, omitting already-corrected articles.
** The script is written in Perl by: [[:de:User:Stefan Kühn|Stefan Kühn]]
** You can download the script [[tools:~sk/checkwiki/checkwiki.pl|here]]. It is licensed under the GPL.
** [[:de:User:Stefan Kühn/Check Wikipedia|New features, last changes and discussion]].

* '''What can you do?'''
** The script creates a new error page at the toolserver every day. Please copy and paste that [[tools:~sk/checkwiki/enwiktionary/enwiktionary_output_for_wikipedia.html|page at the toolserver]] to this page here. Attention: That page is a UTF-8 document. In case your browser cannot display the file in UTF-8 you can copy it into a text editor (for example: Notepad++) and convert it to UTF-8.
** You can fix an error in one or more articles.
** You can remove all fixed articles from this list.
** If all articles in a list have been fixed you can delete that list of errors.
** You can suggest new types of errors to the author of the script.
** You can also inform the author if you want this project to be implemented into your language's Wikipedia.
** For errors suitable to be fixed with [[WP:AWB]] or the other tools below, you should consider using them.
** The number of items on this page is limited. For a longer list see [[tools:~sk/checkwiki/enwiktionary/]]. These aren't updated daily though. When working on the toolserver lists, it is suggested to start from A. The next day, the script will use these items to re-generate this page omitting already fixed articles.

* '''Please don't... '''
** insert an article by hand since it will disappear from the list with the next automatic update of this page.
** try to fix spelling mistakes within this page since all manual changes will disappear as well with the next update, edit the subpage [[/Translation]] instead.

===Participants===
{{Ed right2|Wikipedia:WikiProject Check Wikipedia/Participants}}
{{edit|Wikipedia:WikiProject Check Wikipedia/Participants|[add yourself&#93;}}

{{/Participants}}

===Tools===
The following tools may be useful when checking Wikipedia:
* [[WP:CLEANER|WPCleaner]] (WPC)
* [[WP:AWB|AutoWikiBrowser]] (AWB)
* [[m:Pywikipediabot|Pywikipediabot]] (PY)

The following [[WP:US|user scripts]] may also be helpful when checking Wikipedia:
* [[WP:AutoEd|AutoEd]] cleans up WikiSyntax and HTML elements. The "wikichecker" preset is recommended for use here, and is the assumed preset with the notices of where it can be used below.
* [[WP:ADVISOR|Advisor]] is more human-assisted and can help with things which can't be completely automated.

The following [[WP:GADGET|gadgets]] may be useful when checking Wikipedia:
* [[WP:WIKED|wikEd]], a full-featured Wikipedia-integrated text editor that adds enhanced text processing functions to edit pages, including:
**conversion of HTML markup (including table and list markup) to wikicode
**conversion of HTML named entities to Unicode
**various fixes of headings and lists

Sandbox: [[/AWB]]; data from currently deactivated reports: [[/030]], [[/035]], [[/036]], [[/079]].

===Bots===
Bots fix some of the errors here automatically. Any error tagged with "BOT" is usually fixed by bot at some point, so manually fixing them is unnecessary. "partial BOT" indicates that bots fix some, but not all, of the errors automatically. Checks tagged with "PY" are generally suitable to be fixed by pywikipediabot.

If you are actively running a bot through one of these lists, please put the following template at the top of the section to alert other bot operators that they don't need to also run bots on that list:

{{/Botdoing|Botname}}

This creates:

{{/Botdoing|Botname}}

===Userbox===
You can add {{User:Drilnoth/Userboxes/Check Wikipedia}} to your userpage to create this userbox:

{{User:Drilnoth/Userboxes/Check Wikipedia}}

{{Clear}}
===Summary===
<small>Numbers are those at the moment of the last full scan of the dump. If a page is rescanned for the daily reports on this page and no longer includes the error, then it's updated. If only errors on pages beyond the first 50 are fixed, the numbers are not updated. Results from new scans of full dump are on [[/old]].</small>
 END

##############################
# PRIORITIES
##############################

# Conventions for English Checkwiki"
# High priority: error corrupts or distorts the content posted in Article
# Medium priority: improving the encyclopedic content or readability of the article
# Low priority: improving maintenance or MOS fixes (metadata, HTML ...)
#
# -2  Error removed
# -1  Uses default.  On other wikis, enwiktionary settings are the default
#  0  Error deactivated
#  1  Top priority
#  2  Middle priority
#  3  Lowest priority

 top_priority_script=Top priority END
 top_priority_enwiktionary= END
 middle_priority_script=Middle priority END
 middle_priority_enwiktionary= END
 lowest_priority_script=Lowest priority END
 lowest_priority_enwiktionary= END

##############################
# ERROR DESCRIPTIONS
##############################

 error_001_prio_enwiktionary=3 END
 error_001_head_enwiktionary=Template contains useless word template: END
 error_001_desc_enwiktionary=Article contains a template that includes the useless word "template". Example: {{Template:reflist}}<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

######

 error_002_prio_enwiktionary=1 END
 error_002_head_enwiktionary=Break tag with incorrect syntax END
 error_002_desc_enwiktionary=The article contains one or more <br> tags with incorrect syntax. For example:
<ul>
<li></br> (slash in front instead of the end)</li>
<li><br\> (backslash instead of slash)</li>
<li><br.></li>
</ul>
A <br>, <br/> or <br /> tag (note the slash) are the only standard formats. See the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-br-element">HTML 5 Living Standard</a> for more details.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_003_prio_enwiktionary=1 END
 error_003_head_enwiktionary=Reference list missing END
 error_003_desc_enwiktionary=The article contains one or more <ref> tags, but is missing a reference list tag ({{reflist}} or <references />). For details see <a href="https://en.wikipedia.org/wiki/Help:References#Creating_the_list_of_References_or_Footnotes">list tag</a>.<br>
<br>
The script recognizes most redirects to {{reflist}} on <a href="https://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Reflist&hidelinks=1&hidetrans=1">Special:WhatLinksHere/Template:Reflist</a>.<br>
<br>
MediaWiki includes these articles into <a href="https://en.wikipedia.org/wiki/Category:Pages_with_incorrect_ref_formatting">Category:Pages with incorrect ref formatting</a> and displays an error message on the page.<br>
<br>
Following tools can warn you if there is problem:<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_003_templates_enwiktionary=
   reflist
   ref-list
   refs
   reference list
   listaref
   footnotes END

#####

 error_004_prio_enwiktionary=2 END
 error_004_head_enwiktionary=HTML text style element <a> END
 error_004_desc_enwiktionary=Article contains HTML text style element <a>.  <a href="https://en.wikipedia.org/wiki/H:MARKUP#External_links">Wiki markup</a> should be used. END

#####

 error_005_prio_enwiktionary=1 END
 error_005_head_enwiktionary=Comment tag with no correct end END
 error_005_desc_enwiktionary=Comments, which start with "<!--" need an ending "-->".
<br>
Following tools can warn you if there is problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_006_prio_enwiktionary=0 END
 error_006_head_enwiktionary=DEFAULTSORT with special characters END
 error_006_desc_enwiktionary=Don't use special letters in the DEFAULTSORT.
In most cases, <a href="https://en.wikipedia.org/wiki/diacritic">diacritics</a> should generally be stripped, e.g.:
<ul>
<li>à, ä, ã, æ, ă → a</li>
<li>ö → o, ü → u, ß → ss</li>
<li>in svwiki and fiwiki, ÅÄÖåäö are allowed</li>
<li>in cswiki, čďěňřšťžČĎŇŘŠŤŽ are allowed</li>
<li>in dawiki and nowiki, ÆØÅæøå are allowed
</ul>
See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort_order</a> and <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a>, for more details.<br>
<br>
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_007_prio_enwiktionary=2 END
 error_007_head_enwiktionary=Headings all start with three "=" END
 error_007_desc_enwiktionary=Checkwiki finds occurrences where the first heading starts with "=== XY ===" (creating a <h3> header). It should be "== XY ==" (a <h2> header).<br>
<br>
This causes organisational problems with section headings (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), as well as accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br>
<br>
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

######

 error_008_prio_enwiktionary=1 END
 error_008_head_enwiktionary=Heading should end with "=" END
 error_008_desc_enwiktionary=A heading should end with an "=".<br>
<br>
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_009_prio_enwiktionary=3 END
 error_009_head_enwiktionary=Multiple categories on one line END
 error_009_desc_enwiktionary=There is more than one category on a single line. Write only one per line; it is easier to read.
<br>
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_010_prio_enwiktionary=1 END
 error_010_head_enwiktionary=Square brackets with no correct end END
 error_010_desc_enwiktionary=Different number of [[ and ]] brackets. If it is sourcecode then use <source> or <code>. <br>
<br>
Following tools can fix some of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul>
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>  AWB has a feature "Highlight first unbalanced brackets if found" (in the Options menu) that moves the part of the page with the unmatched brackets to the lowest part of AWB's "edit box". This simplifies fixing them manually.
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_011_prio_enwiktionary=0 END
 error_011_head_enwiktionary=HTML named entities END
 error_011_desc_enwiktionary=The script found <code>&auml;</code> or <code>&ouml;</code> or <code>&uuml;</code>, <code>&szlig;</code> or other similar characters. Please use <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters (äüöÄÜÖßåÅ…). <br>
<br>
Full list: <span style="font-size:larger";>ä ö ü ß å … " − ‾ ¢ £ € § † ‘ ’ · • © ® ™ ¿ ¡ æ ç ñ â á à ↓ ↑ ↵ → ← ↔</span><br>
<br>Following tools can correct a majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_012_prio_enwiktionary=3 END
 error_012_head_enwiktionary=HTML list elements END
 error_012_desc_enwiktionary=Article contains a "<ol>", "<ul>" or "<li>". In most cases we can use simpler wiki markup in place of these HTML-like tags. END

#####

 error_013_prio_enwiktionary=1 END
 error_013_head_enwiktionary=Math with no correct end END
 error_013_desc_enwiktionary=Found a "<math>" but no "</math>".<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_014_prio_enwiktionary=1 END
 error_014_head_enwiktionary=Source with no correct end END
 error_014_desc_enwiktionary=Found a "<source ...>" but no "</source>".<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_015_prio_enwiktionary=1 END
 error_015_head_enwiktionary=Code with no correct end END
 error_015_desc_enwiktionary=Found a "<code>" but no "</code>".<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_016_prio_enwiktionary=3 END
 error_016_head_enwiktionary=Unicode control characters END
 error_016_desc_enwiktionary=The script found one or more invisible <a href="https://en.wikipedia.org/wiki/Unicode_control_characters">Unicode control characters</a>. For example:<br>
 <a href="https://en.wikipedia.org/wiki/Zero-width_space">Zero-width space</a> (U+200B), <a href="https://en.wikipedia.org/wiki/Left-to-right_mark">left-to-right mark</a> (U+200E), <a href="https://en.wikipedia.org/wiki/Newline#Unicode">line separator</a> (U+2028), <a href="https://en.wikipedia.org/wiki/Byte_order_mark">byte order mark</a> (U+FEFF) or characters from <a href="https://en.wikipedia.org/wiki/Private_Use_Areas">private use areas</a>. This could be a problem inside an article.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a> (most errors)
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_017_prio_enwiktionary=3 END
 error_017_head_enwiktionary=Category duplication END
 error_017_desc_enwiktionary=In this article, a category is listed twice. Duplicate listing with different sortkeys don't work.<br>
<br>
Following tools can correct the problem if there is no difference in sortkeys :
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_018_prio_enwiktionary=0 END
 error_018_head_enwiktionary=Category's first letter is small END
 error_018_desc_enwiktionary=The first letter of the category is small. It should be a big letter. If a user would scan a dump and he use the category then he will be very happy if all categories begin with a big letter.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_019_prio_enwiktionary=1 END
 error_019_head_enwiktionary=Heading start with one "=" END
 error_019_desc_enwiktionary=A heading starts with "= XY =". It should be "== XY ==".<br>This causes organisational problems (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), as well as accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br>
<br>
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_020_prio_enwiktionary=3 END
 error_020_head_enwiktionary=Symbol for dead END
 error_020_desc_enwiktionary=The article had a <code>&dagger;</code> and not †. This causes readability issues.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_021_prio_enwiktionary=0 END
 error_021_head_enwiktionary=Category: in English END
 error_021_desc_enwiktionary=It is ok for the MediaWiki software, but a new Wikipedian maybe have a problem with the English language.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul>
Following tools can warn about the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_022_prio_enwiktionary=3 END
 error_022_head_enwiktionary=Category with space END
 error_022_desc_enwiktionary=The article had a category a space in front (for example: [[  Category:ABC]] or [[Category : ABC]]). MediaWiki has no problem with this, but if you write a external parser this is only one of your problems. Please fix it.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_023_prio_enwiktionary=1 END
 error_023_head_enwiktionary=Nowiki with no correct end END
 error_023_desc_enwiktionary=Found a "<nowiki>" but no "</nowiki>".<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_024_prio_enwiktionary=1 END
 error_024_head_enwiktionary=Pre with no correct end END
 error_024_desc_enwiktionary=Found a "<pre>" but no "</pre>".<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_025_prio_enwiktionary=2 END
 error_025_head_enwiktionary=Heading hierarchy END
 error_025_desc_enwiktionary=After a heading of level 1 (==), there should not be a heading of level 3 (====) (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]).  This also causes accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_026_prio_enwiktionary=3 END
 error_026_head_enwiktionary=HTML text style element <b> (bold) END
 error_026_desc_enwiktionary=Article contains a <b>. In most cases we should use simpler wiki markups in place of these HTML-like tags.  See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Markup">MOS:MARKUP</a>]]. <br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (most cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_027_prio_enwiktionary=0 END
 error_027_head_enwiktionary=Unicode syntax END
 error_027_desc_enwiktionary=Finds <code>&#0000;</code> (decimal) or <code>&#x0000;</code> (hexadecimal). It is difficult for average user to understand. Please use the <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_028_prio_enwiktionary=1 END
 error_028_head_enwiktionary=Table with no correct end END
 error_028_desc_enwiktionary=Found no end of the table. "|}" generally needs to be added. MediaWiki generally displays the table despite the missing end, but content below the table gets mixed into the table. Where an infobox is more suitable than the table, the article's talk page could be tagged with {{newinfobox}}.<br>
<br>
;Different markup for start and end : If wiki syntax "{|" is used to start the table, the end tag should be "|}".  There are cases were a template can end a table, such as {{fb end}}. This is perfectly fine to do.<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_029_prio_enwiktionary=1 END
 error_029_head_enwiktionary=Image gallery with no correct end END
 error_029_desc_enwiktionary=Found a "<gallery>" but no "</gallery>".<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_030_prio_enwiktionary=-2 END
 error_030_head_enwiktionary=Image without alternate description END
 error_030_desc_enwiktionary=The article has an image without a description. In order to provide good accessibility for everyone (e.g. blind people) a description for every image is needed. (See also <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H37.html">W3C Techniques for WCAG 2.0</a>)
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_031_prio_enwiktionary=3 END
 error_031_head_enwiktionary=HTML table element END
 error_031_desc_enwiktionary=Article contains a "<table>", "<td>", "<th>" or "<tr>" tag. In most cases we can use simpler wiki markup in place of these HTML-like tags. Depending on the contents, HTML tables may be easier to read, for a comparison see <a href="https://en.wikipedia.org/wiki/Help:Table#Comparison_of_table_syntax">Comparison of table syntax</a>.<br>
<br>
AutoEd can help to fix some of these, although generally the new table syntax needs to be further refined.
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_032_prio_enwiktionary=1 END
 error_032_head_enwiktionary=Double pipe in a link END
 error_032_desc_enwiktionary=Article contains a link like [[text|text2|text3]] (displays as <a href="https://en.wikipedia.org/wiki/text">text2|text3</a>) or [[text||text3]] (displays as <a href="https://en.wikipedia.org/wiki/text">|text3</a>)<br>
<br>
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)
</ul> END

#####

 error_033_prio_enwiktionary=0 END
 error_033_head_enwiktionary=HTML text style element <u> (underline) END
 error_033_desc_enwiktionary=Article contains a <u>. In most cases we can use simpler wiki markups in place of these HTML-like tags. AWB doesn't fix this.
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_034_prio_enwiktionary=1 END
 error_034_head_enwiktionary=Template programming element END
 error_034_desc_enwiktionary=Article contains a "#if:" or "#ifeq:" or "#switch:" or "#tag:" or "{{NAMESPACE}}" or "{{SITENAME}}" or "{{PAGENAME}}" or "{{FULLPAGENAME}}" or "{{{1}}}" (Parameter).<br>
<br>
This is may be due to many different reasons:
<ul>
<li>templates or infoboxes being substituted rather than transcluded (e.g. external links templates). Please restore the original infobox.
<li>copy-paste creations of de-facto new infobox types. Please try to correct <i>all</i> affected pages, not just the ones on the list by actually creating a proper infobox in template space and then transcluding it.
<li>attempted tweaking of the text of templates - particularly commonly stub templates. Please replace with more general / worse fitting ones as they do properly categorise things, or suggest a new stub type.
<li>sometimes this caused when someone tries to use templates with three curly braces "{" instead of two, e.g. {{{Reflist}}} instead of {{Reflist}}
</ul>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_035_prio_enwiktionary=-2 END
 error_035_head_enwiktionary=Image gallery without description END
 error_035_desc_enwiktionary=Article contains a gallery without image descriptions. END

#####

 error_036_prio_enwiktionary=3 END
 error_036_head_enwiktionary=Redirect with incorrect syntax END
 error_036_desc_enwiktionary=Article contains something like "#REDIRECT = [[Target page]]". The equal sign is not correct. Correct is "#REDIRECT [[Target page]]". This also detect syntax such as:<br>
<br>
 #REDIRECT<br>
 [[Somepage]]<br>
<br>
(note the carriage return). Although this syntax functions, it is not recommended.<br>
<br>
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
</ul> END

#####

 error_037_prio_enwiktionary=0 END
 error_037_head_enwiktionary=DEFAULTSORT missing for titles with special letters END
 error_037_desc_enwiktionary=The title has a special letter and in the article there is no {{DEFAULTSORT:}}.<br>
{{lifetime}} is not recognized by the script. Redirects are also listed if the redirect contains a category. See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort_order</a> and <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a>, for more details.<br>
<br>
Following tools can fix most of a problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_038_prio_enwiktionary=3 END
 error_038_head_enwiktionary=HTML text style element <i> (italics) END
 error_038_desc_enwiktionary=Article contains a <i>. In most cases should can use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Markup">MOS:MARKUP</a>]]. It is <i>not safe</i> for bots to do this because oftentimes these tags span multiple lines, which can cause problems if they are changed incorrectly.<br>
<br>
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)
</ul> END

#####

 error_039_prio_enwiktionary=3 END
 error_039_head_enwiktionary=HTML text style element <p> END
 error_039_desc_enwiktionary=Article contains a <p>. In most cases we should use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Markup">MOS:MARKUP</a>]]. <br>
<br>
Due to a <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=6200">Wikimedia bug</a> <p> tags have to be used in <blockquote> and various {{quote}} templates. END

#####

 error_040_prio_enwiktionary=3 END
 error_040_head_enwiktionary=HTML text style element <font> END
 error_040_desc_enwiktionary=Article contains a <font>. In most cases we should use simpler wiki markups in place of these HTML-like tags. The <font> tag has all been <a href="http://www.w3schools.com/tags/tag_font.asp">depreciated from HTML5.</a><br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul> END

#####

 error_041_prio_enwiktionary=0 END
 error_041_head_enwiktionary=HTML text style element <big> END
 error_041_desc_enwiktionary=Article contains a <big>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

#####

 error_042_prio_enwiktionary=3 END
 error_042_head_enwiktionary=HTML text style element <strike> END
 error_042_desc_enwiktionary=Article contains a <strike>.  This has been depreciated and <s> should be used.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_043_prio_enwiktionary=1 END
 error_043_head_enwiktionary=Template with no correct end END
 error_043_desc_enwiktionary=Found a template with "{{", but no corresponding "}}".<br>
;To do: Generally, a set of closing <a href="https://en.wikipedia.org/wiki/Bracket#Braces">braces</a> ("}}") need to be added in or after the string displayed below. Sometimes the opening braces can be removed all together.<br>
As templates break quite visibly when opening or closing braces are missing, frequently the broken templates listed below are citation templates.<br>
<br>
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_044_prio_enwiktionary=3 END
 error_044_head_enwiktionary=Heading with bold END
 error_044_desc_enwiktionary=The heading is bold "== '''XY''' ==". It should be "== XY ==". Heading are already bold.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_045_prio_enwiktionary=3 END
 error_045_head_enwiktionary=Interwiki duplication END
 error_045_desc_enwiktionary=Article contains duplicate interwiki links to another language.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_046_prio_enwiktionary=1 END
 error_046_head_enwiktionary=Square brackets without correct beginning END
 error_046_desc_enwiktionary=Different number of [[ and ]] brackets. If it is sourcecode then use <source> or <code>.<br>
<br>
Generally, a bracket needs to be added or removed in the string displayed below.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases, give a warning for all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_047_prio_enwiktionary=1 END
 error_047_head_enwiktionary=Template without correct beginning END
 error_047_desc_enwiktionary=Found a template with "}}", but no corresponding "{{".<br>
<br>
;To do: Generally, one or two opening <a href="https://en.wikipedia.org/wiki/Bracket#Braces">braces</a> ("{") need to be added in or before the string displayed below. Sometimes the opening braces ("{{") can be removed all together. <br>
As templates break quite visibly when opening or closing braces are missing, frequently the broken templates listed below are citation templates.<br>
<br>
Following tools can warm of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_048_prio_enwiktionary=3 END
 error_048_head_enwiktionary=Title linked in text END
 error_048_desc_enwiktionary=Found a link to the title inside the text. In the lead section of the article, please change this [[Title]] into '''Title''' (see also <a href="https://en.wikipedia.org/wiki/Wikipedia talk:WikiProject Check Wikipedia#Title in text">Title in text</a>). However, do not make this change inside image maps, because doing so will cause errors. <br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_049_prio_enwiktionary=1 END
 error_049_head_enwiktionary=Heading with HTML END
 error_049_desc_enwiktionary=Found a heading with HTML markup, e.g. <h2>Heading</h2> in the text. Please use wikisyntax == Heading ==. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Moshead#Section_headings">WP:MOSHEAD</a>]].  If it is sourcecode then use <source> or <code> <br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_050_prio_enwiktionary=0 END
 error_050_head_enwiktionary=en dash or em dash END
 error_050_desc_enwiktionary=The article had a dash using HTML syntax. Instead of writing out <tt>&ndash;</tt>, the Unicode character – should be used, and the written-out <tt>&mdash;</tt> should be replaced with —. AutoEd will replace these. END

#####

 error_051_prio_enwiktionary=3 END
 error_051_head_enwiktionary=Interwiki before last heading END
 error_051_desc_enwiktionary=The article had in the text a interwiki before the last heading. Interwikis should written at the end of the article.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_052_prio_enwiktionary=3 END
 error_052_head_enwiktionary=Category before last heading END
 error_052_desc_enwiktionary=Categories are placed before the last section header. Category should be placed at the end of the article before the interwikis. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Category">WP:CATEGORY</a]] This can be a sign that the article is somewhat mixed up (e.g. substituted navigation templates).<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_053_prio_enwiktionary=3 END
 error_053_head_enwiktionary=Interwiki before last category END
 error_053_desc_enwiktionary=The article had in the text a interwiki before the last category. Interwikis should be written at the end of the article after the categories. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Category">WP:CATEGORY</a>]] This can be a sign that the article is somewhat mixed up (e.g. substituted navigation templates).<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_054_prio_enwiktionary=3 END
 error_054_head_enwiktionary=Break in list END
 error_054_desc_enwiktionary=The article had a list, where one line had a break (<br />) at the end of the line.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_055_prio_enwiktionary=3 END
 error_055_head_enwiktionary=HTML text style element <small> (small text) double END
 error_055_desc_enwiktionary=Article contains double <small><small> tags. In the most case we don't need this double tag. This causes problems with people who have trouble reading small print.<br>
<br>
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (warn only)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)
</ul> END

#####

 error_056_prio_enwiktionary=0 END
 error_056_head_enwiktionary=Arrow as ASCII art END
 error_056_desc_enwiktionary=The article had an arrow like "<--" or "-->" or "<==" or "==>". Write better this arrow with the Unicode "←" or "→" or "⇐" or "⇒". See <a href="https://en.wikipedia.org/wiki/Arrow (symbol)">Arrow (symbol)</a>. If it is sourcecode then use <source> or <code>. Also you can use <math> for mathematical formula.
<br>
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)
</ul> END

#####

 error_057_prio_enwiktionary=-1 END
 error_057_head_enwiktionary=Heading end with a colon END
 error_057_desc_enwiktionary=One heading in this article end with a colon "== Heading : ==". This colon can be deleted.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_058_prio_enwiktionary=2 END
 error_058_head_enwiktionary=Heading all CAPS END
 error_058_desc_enwiktionary=One heading in this article has only capitalization "== HEADING IS BIG ==" (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Moshead#Section_headings">WP:MOSHEAD</a>]]).  Also, this heading has to have more than 10 letters, so a normal abbreviation like "== UNO ==" is not a problem.<br>
<br>
The cleanup tag for this is {{capitalization}}. The report lists a few false positives, such as titles of works.
<br>
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_059_prio_enwiktionary=3 END
 error_059_head_enwiktionary=Template value ends with break END
 error_059_desc_enwiktionary=At the end of a value in a template is a break. (For example: {{Template|name=Mr. King<br/>}}) This break should be inside the template but not in the value and you can delete this break. AutoEd can fix these.<br>
<br>
Following tools can correct some of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_060_prio_enwiktionary=1 END
 error_060_head_enwiktionary=Template parameter with a problem END
 error_060_desc_enwiktionary=In the parameter of a template the script found an unusual letter ([|]:*) which could be a problem. Sample: {{Template| parameter_1=100 | [[parameter]]_2=200 }}).<br> END

#####

 error_061_prio_enwiktionary=3 END
 error_061_head_enwiktionary=Reference before punctuation END
 error_061_desc_enwiktionary=The script found a punctuation after the reference. For example: "</ref>." - The punctuation should stand before the references. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:REFPUNC#Punctuation_and_footnotes">WP:REFPUNC</a>]].<br>
<br>
Following tools can correct the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_062_prio_enwiktionary=1 END
 error_062_head_enwiktionary=URL without http:// END
 error_062_desc_enwiktionary=A URL was found that contained no http://.  Example:  [en.wikipedia.org Wikipedia] END

#####

 error_063_prio_enwiktionary=3 END
 error_063_head_enwiktionary=HTML text style element <small> (small text) in ref, sub or sup END
 error_063_desc_enwiktionary=Article contains the tag <small> in a <ref> or <sub> or <sup> tag. Inside these tags we don't need a small text because the tag output is smaller than the standard.  This causes problems with people who have trouble reading small print.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_064_prio_enwiktionary=3 END
 error_064_head_enwiktionary=Link equal to linktext END
 error_064_desc_enwiktionary=A piped link has identical text before and after the pipe. AWB and AutoEd can usually fix these. MediaWiki displays [[link|link]] as [[link]].<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_065_prio_enwiktionary=3 END
 error_065_head_enwiktionary=Image description ends with break END
 error_065_desc_enwiktionary=The script found in this article at the end of an image description the tag <br />. You can delete this manual break.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_066_prio_enwiktionary=3 END
 error_066_head_enwiktionary=Image description with full <small> END
 error_066_desc_enwiktionary=The script found in the description of an image the <small>. The description is already set to 94% in the stylesheet. This causes problems with people who have trouble reading small print.  This tag can be deleted.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_067_prio_enwiktionary=0 END
 error_067_head_enwiktionary=Reference after punctuation (see 61 instead) END
 error_067_desc_enwiktionary=The script found the reference after a punctuation. For example: ".<ref>" - The punctuation should stand after the references. END

#####

 error_068_prio_enwiktionary=0 END
 error_068_head_enwiktionary=Link to other language END
 error_068_desc_enwiktionary=The script found a link to another language, for example [[:is:Link]] in this article (not an interwiki-link). In many languages, this direct link inside the article not allowed (for example in plwiki).<br>
<br>
See also: <a href="https://en.wikipedia.org/wiki/Wikipedia:Village pump (policy)#Attribution/GDFL and translations (and sourcing)">Wikipedia:Village pump (policy)#Attribution/GDFL and translations (and sourcing)</a> END

#####

 error_069_prio_enwiktionary=2 END
 error_069_head_enwiktionary=ISBN with incorrect syntax END
 error_069_desc_enwiktionary=The script found a problem with ISBN syntax. A normal ISBN looks like ISBN 3-8001-6191-5 or ISBN 0-911266-16-X or ISBN 978-0911266160. Allowed are numbers, space, "-" and "X"/"x". Without space and "-" only 10 or 13 characters. Please don't write ISBN-10: or ISBN-13. (See [[<a href:"https://en.wikipedia.org/wiki/Wikipedia:ISBN">WP:ISBN</a>]])<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_070_prio_enwiktionary=2 END
 error_070_head_enwiktionary=ISBN with wrong length END
 error_070_desc_enwiktionary=The script checked the ISBN and found it not containing 10 or 13 characters. ISBN should have 10 or 13 characters. END

#####

 error_071_prio_enwiktionary=2 END
 error_071_head_enwiktionary=ISBN with wrong position of X END
 error_071_desc_enwiktionary=The script checked the <a href="https://en.wikipedia.org/wiki/ISBN">ISBNs</a> and found an ISBN where the character "X" is not at position 10. The character X is allowed only at position 10 and it represents a <a href="https://en.wikipedia.org/wiki/Checksum">checksum</a> of 10. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_072_prio_enwiktionary=2 END
 error_072_head_enwiktionary=ISBN-10 with wrong checksum END
 error_072_desc_enwiktionary=The script checked the ISBN and found a problem with the checksum in the ISBN-10. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_073_prio_enwiktionary=2 END
 error_073_head_enwiktionary=ISBN-13 with wrong checksum END
 error_073_desc_enwiktionary=The script checked the ISBN and found a problem with the checksum in the ISBN-13. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_074_prio_enwiktionary=1 END
 error_074_head_enwiktionary=Link with no target END
 error_074_desc_enwiktionary=The script found a link with no target, for example [[|linktext]].<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_075_prio_enwiktionary=0 END
 error_075_head_enwiktionary=Indented list END
 error_075_desc_enwiktionary=The article had a list, where one line is indent (:* text). A list doesn't need an indent with ":". Use more "*" to indent the list. END

#####

 error_076_prio_enwiktionary=-1 END
 error_076_head_enwiktionary=Link with encoded space END
 error_076_desc_enwiktionary=The script found a link with "%20" for space [[Link%20Link|Linktext]]. Please replace this %20 with a space. This can also be caused by some external links being surrounded by double brackets. END

#####

 error_077_prio_enwiktionary=0 END
 error_077_head_enwiktionary=Image description with partial <small> END
 error_077_desc_enwiktionary=The script found in the description of an image the <small> tag. The description is already set to 94% in the stylesheet. This causes problems with people who have trouble reading small print. This tag can be deleted. END

#####

 error_078_prio_enwiktionary=-1 END
 error_078_head_enwiktionary=Reference list duplication END
 error_078_desc_enwiktionary=The script found in the article two <references ...>. In some cases, one can be deleted. In other cases, it may need to be changed to <ref>. END

#####

 error_079_prio_enwiktionary=-2 END
 error_079_head_enwiktionary=External link without description END
 error_079_desc_enwiktionary=The script found in the article an external link without description (for example: [http://www.wikipedia.org]). Please insert a description to this link like [http://www.wikipedia.org Wikipedia]. END

#####

 error_080_prio_enwiktionary=1 END
 error_080_head_enwiktionary=External link with a line break END
 error_080_desc_enwiktionary=The script found in the article an external link with a line break in the description. This can be due to a missing square bracket at the end of an external link, or a break in the title value in a citation parameter. This is a problem for the MediaWiki parser. Please delete the line break.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_081_prio_enwiktionary=0 END
 error_081_head_enwiktionary=Reference duplication END
 error_081_desc_enwiktionary=The script found two identical ref tags. Please use the format <ref name="foo">Book ABC</ref> for the first instance of the reference and the following times <ref name="foo" />.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_082_prio_enwiktionary=0 END
 error_082_head_enwiktionary=Link to other wikiproject END
 error_082_desc_enwiktionary= END

#####

 error_083_prio_enwiktionary=2 END
 error_083_head_enwiktionary=Heading start with three "=" and later with level two END
 error_083_desc_enwiktionary=The first heading starts with "=== XY ===", but it should be "== XY ==" (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]). This also causes accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br>
<br>
As there are also level "==" headings later in the article, only some levels need to be adjusted.
<br>
For articles without any level "==" headings, <a href="checkwiki.cgi?project=enwiktionary&view=only&id=7">see check 7</a>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_084_prio_enwiktionary=2 END
 error_084_head_enwiktionary=Section without content END
 error_084_desc_enwiktionary=There is a section between two headings without content.<br>
 Add a {{Empty section}} template<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_084_texts_enwiktionary=
  {{Empty section|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} END

#####

 error_085_prio_enwiktionary=3 END
 error_085_head_enwiktionary=Template coding tags without content END
 error_085_desc_enwiktionary=The script found a tag without content or a line break like <noinclude></noinclude>. This tag can be deleted. END

#####

 error_086_prio_enwiktionary=1 END
 error_086_head_enwiktionary=External link with two brackets END
 error_086_desc_enwiktionary=The script found a link with two brackets to external source such as [[http://www.wikipedia.org Wikipedia]]. External links only need one bracket. For example: [http://www.wikipedia.org Wikipedia].<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_087_prio_enwiktionary=2 END
 error_087_head_enwiktionary=HTML named entities without semicolon END
 error_087_desc_enwiktionary=Find named entities (like <tt>&auml;</tt>) in the text without the semicolon.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_088_prio_enwiktionary=3 END
 error_088_head_enwiktionary=DEFAULTSORT with a blank at first position END
 error_088_desc_enwiktionary=The script found a DEFAULTSORT with a blank at first position like {{DEFAULTSORT: Doe, John}}.<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_089_prio_enwiktionary=3 END
 error_089_head_enwiktionary=DEFAULTSORT with no space after the comma END
 error_089_desc_enwiktionary=The script found a DEFAULTSORT without a space after the comma {{DEFAULTSORT:DuBois,Lewis}}.  The causes the article to be sorted as the first DuBois article. END

#####

 error_090_prio_enwiktionary=2 END
 error_090_head_enwiktionary=Internal link written as an external link END
 error_090_desc_enwiktionary=The script found an external link that should be replaced with a wikilink.  An example would be on enwiktionary [http://en.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[Larry Wall]].<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul> END

#####

 error_091_prio_enwiktionary=2 END
 error_091_head_enwiktionary=Interwiki link written as an external link END
 error_091_desc_enwiktionary=The script found an external link that should be replaced with a interwiki link.  An example would be on enwiktionary [http://fr.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[:fr:Larry Wall]].<br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul> END

#####

 error_092_prio_enwiktionary=0 END
 error_092_head_enwiktionary=Heading double END
 error_092_desc_enwiktionary=The script found two headings with the same title. Consider renaming the one or merging the sections. END

#####

 error_093_prio_enwiktionary=2 END
 error_093_head_enwiktionary=External link with double http:// END
 error_093_desc_enwiktionary=The script found an external link that contains [http://http:// ...]. <br>
<br>
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_094_prio_enwiktionary=1 END
 error_094_head_enwiktionary=Reference tags with no correct match END
 error_094_desc_enwiktionary=The script found references tags that didn't have the correct end and beginning tags. <br>
<br>
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_095_prio_enwiktionary=3 END
 error_095_head_enwiktionary=Editor's signature or link to User space END
 error_095_desc_enwiktionary=An editor's signature or a link to User space was found. (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:UPYES#What_may_I_have_on_my_user_page.3F">WP:User Pages</a> and [[<a href="https://en.wikipedia.org/wiki/Wikipedia:SIGNHERE#When_signatures_should_and_should_not_be_used">WP Signatures</a>) END

#####

 error_096_prio_enwiktionary=2 END
 error_096_head_enwiktionary=Table of Contents after first heading END
 error_096_desc_enwiktionary=TOC should be placed at the end of the lead section of the text, before the first section heading. Users of screen readers do not expect any text between the TOC and the first heading. See [[WP:TOC]]. END
 error_096_templates_enwiktionary=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_097_prio_enwiktionary=2 END
 error_097_head_enwiktionary=TOC has material after it and before the first heading END
 error_097_desc_enwiktionary=Screen readers don't process material the comes between the Table of Contents and first heading. See [[WP:TOC]]. END
 error_097_templates_enwiktionary=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_098_prio_enwiktionary=1 END
 error_098_head_enwiktionary=Subscript tag with no correct end END
 error_098_desc_enwiktionary=Subscripts, which starts with a "<sub>" tag needs an ending "</sub>" tag.
<br>
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_099_prio_enwiktionary=1 END
 error_099_head_enwiktionary=Superscript tag with no correct end END
 error_099_desc_enwiktionary=Superscripts, which starts with a "<sup>" tag needs an ending "</sup>" tag.
<br>
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

##############################
# WPCLEANER ERROR DESCRIPTIONS
##############################

 error_501_prio_enwiktionary=0 END
 error_501_head_enwiktionary=Spelling and typography END
 error_501_desc_enwiktionary=Proposals for fixing spelling and typography based on <a href="https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">suggestions</a>. END
 error_501_bot_enwiktionary=true END

###########################################################################

 error_518_prio_enwiktionary=0 END
 error_518_head_enwiktionary=<nowiki> tags in main namespace END
 error_518_desc_enwiktionary=<nowiki> tags are often not needed in main namespace. END
# error_518_bot_enwiktionary=true END
 error_518_apostrophe_template_enwiktionary=' END
 error_518_asterisk_template_enwiktionary=asterisk END

###########################################################################

 error_519_prio_enwiktionary=0 END
 error_519_head_enwiktionary=<a> tags in main namespace END
 error_519_desc_enwiktionary=<a> tags are not allowed by MediaWiki. END
# error_519_bot_enwiktionary=true END

###########################################################################