Jonathan Summerton

Från Rilpedia

Hoppa till: navigering, sök
Wikipedia_letter_w.pngTexten från svenska WikipediaWikipedialogo_12pt.gif
rpsv.header.diskuteraikon2.gif
 new translation text under http://toolserver.org/~sk/checkwiki/svwiki/ (updated daily) 
#########################
# metadata
#########################
 project=svwiki END
 category_001= END  #for example: [[Kategori:Wikipedia]] 

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

 start_text_svwiki='''Syntaxfel''' hjälper till att rensa upp och leta fel i Wikipedias syntax.

'''Alfatest''' - För tillfället har skriptet några buggar och inte varje fel som visas på sidan är ett faktiskt fel. Jag jobbar på en stabil version och hoppas att jag kommer att kunna börja betatesta snart.

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

 description_text_svwiki=== Projektbeskrivning på svenska == 
* '''Vad är projektets mål?'''
** Projektet borde hjälpa till med att rensa upp syntaxen i alla artiklar på många olika språkversioner.
** Om syntaxen är ren är det lättare att använda informationen för andra media, exempelvis dvd:er och wikireaders.
** Projektet är inspirerat av [[:en:Rilpedia:WikiProject Wiki Syntax]].
** För att kunna använda datan utanför Mediawiki måste man skriva en parser. Om många artiklar har fel syntax är det svårt att programmera parsern eftersom den måste vara komplex nog för att kunna känna igen syntaxfelen.
** Projektet hjälper till att hitta många fel och kommer att stödja många språkversioner i framtiden.

* '''Hur fungerar det?'''
** Skriptet söker igenom varje ny [http://dumps.wikimedia.org databasdump] och skapar en lista över artiklar med fel.
** Skriptet söker igenom alla artiklar på listan igen dagligen för att skapa nya listor som utesluter korrigerade artiklar.
** Skriptet är skrivet i Perl av: [[:de:User:Stefan Kühn|Stefan Kühn]] 
** Du kan ladda ner skriptet [http://toolserver.org/~sk/checkwiki/checkwiki.pl här]. Det är licensierat under GFDL.
** [[:de:User:Stefan Kühn/Check Wikipedia|Nya egenskaper, senaste ändringarna och diskussion]]. 

* '''Vad kan du göra?'''
** Skriptet skapar en ny felsida på toolservern varje dag. Vänligen kopiera den [http://toolserver.org/~sk/checkwiki/svwiki/svwiki_output_for_wikipedia.txt sidan] hit. Notera: Den sidan är ett UTF-8-dokument. Om din webbläsare inte kan visa en fil i UTF-8 kan du kopiera filen till en texteditor (exempelvis Notepad++) och konvertera den till UTF-8. 
** Du kan fixa fel i en eller flera artiklar. 
** Du kan radera alla fixade artiklar från listan. 
** Om alla artiklar i en kategori har blivit fixade kan du radera kategorin i fråga. 
** Du kan föreslå en ny kategori till skriptets upphovsman. 
** Du kan informera författaren om du vill att det här skriptet ska införas på din egen språkversion av Wikipedia.

* '''Vänligen låt bli att... '''
** lägga till artiklar för hand eftersom dessa kommer att försvinna från listan i nästa uppdatering.
** försöka fixa stavfel på sidan eftersom alla manuella ändringar kommer att försvinna vid nästa uppdatering. Skicka istället e-post eller ett meddelande till upphovsmannen (Stefan Kühn) så att han kan fixa stavningen.

 END
#########################
# priority
#########################

 top_priority_script=Top priority END
 top_priority_svwiki=Hög prioritet END
 middle_priority_script=Middle priority END
 middle_priority_svwiki=Mellanprioritet END
 lowest_priority_script=Lowest priority END
 lowest_priority_svwiki=Låg prioritet END

 Please only translate the variables with …_svwiki at the end of the name. Not …_script= .
#########################
# error description
#########################
# prio = -1 (unknown)
# prio = 0  (deactivated) 
# prio = 1  (top priority)
# prio = 2  (middle priority)
# prio = 3  (lowest priority)

 error_001_prio_script=-1 END
 error_001_head_script=No bold title END
 error_001_desc_script=This article has no bold title like '''Title'''. END
 error_001_prio_svwiki=-1 END
 error_001_head_svwiki=Ingen fet artikeltitel END
 error_001_desc_svwiki=Artikeln har inte artikeltiteln i fetstil, som '''Titel'''. END

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

 error_002_prio_script=1 END
 error_002_head_script=Article with false <br/> END
 error_002_desc_script=This article contains a <br\> or <\br> or <br.> but a <br></br> or <br/> tag is necessary in order to be correct XHTML-syntax (see [http://www.w3.org/TR/xhtml1/#h-4.6 1], [http://www.w3.org/TR/2006/REC-xml11-20060816/#sec-starttags 2]). END
 error_002_prio_svwiki=-1 END
 error_002_head_svwiki=Artiklar med inkorrekt syntax för <br> END
 error_002_desc_svwiki=Den här artikeln innehåller en <br>-, </br>- eller <br/>-tagg, men det måste stå <br /> för att det ska vara korrekt XHTML-syntax. Det måste alltså vara ett blanksteg mellan br och snedstrecket. END

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

 error_003_prio_script=2 END
 error_003_head_script=Article with <ref> and no <references /> END
 error_003_desc_script=This article has a <ref> and not a <references />. This is not correct syntax. END
 error_003_prio_svwiki=-1 END
 error_003_head_svwiki=Artiklar med <ref> utan <references /> END
 error_003_desc_svwiki=Den här artikeln har en <ref>-tagg men ingen <refences />-tagg. Det är inte korrekt syntax. END

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

 error_004_prio_script=2 END
 error_004_head_script=Article with weblink END
 error_004_desc_script=This article has a weblink and not a headline (like "== Weblinks =="). All weblinks should be in the linklist or list of references. END
 error_004_prio_svwiki=-1 END
 error_004_head_svwiki=Artiklar med länkar END
 error_004_desc_svwiki=Den här artikeln har en extern länk utan rubrik (såsom "==Externa länkar=="). Alla externa länkar bör vara i länklistan eller i listan över referenser. END

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

 error_005_prio_script=1 END
 error_005_head_script=Comment not correct end END
 error_005_desc_script=Found a comment "<!--" with no "-->" end. END
 error_005_prio_svwiki=-1 END
 error_005_head_svwiki=Bortkommenterad text utan slut END
 error_005_desc_svwiki=Artikeln innehåller "<!--" utan "-->". END

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

 error_006_prio_script=2 END
 error_006_head_script=DEFAULTSORT with special letters END
 error_006_desc_script=Please don´t use special letters in the DEFAULTSORT (in ca: also in ORDENA).
* in de: ä → a, ö → o, ü → u, ß → ss 
* in fi: ü → y, é → e, ß → ss, etc.
* in sv and fi is allowed ÅÄÖåäö
* in cs is allowed čďěňřšťžČĎŇŘŠŤŽ
* in da, no, nn is allowed ÆØÅæøå
* in ro is allowed ăîâşţ
* in ru: Ё → Е, ё → е

 END
 error_006_prio_svwiki=-1 END
 error_006_head_svwiki=STANDARDSORTERING med specialtecken END
 error_006_desc_svwiki=Använd inte specialtecken i DEFAULTSORT/STANDARDSORTERING. Ersätt främmande tecken med närmast motsvarande vanligt tecken.
* på sv och fi är ÅÄÖåäö tillåtna
 END

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

 error_007_prio_script=1 END
 error_007_head_script=Headlines start with three "=" END
 error_007_desc_script=The first headline start with "=== XY ===". It should only be "== XY ==". END
 error_007_prio_svwiki=-1 END
 error_007_head_svwiki=Rubrikstrukturen börjar med tre "=" END
 error_007_desc_svwiki=Den första rubriken börjar med  "=== XY ===". Det bör vara "== XY ==". END

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

 error_008_prio_script=1 END
 error_008_head_script=Headline should end with "=" END
 error_008_desc_script=A headline should end with an "=". END
 error_008_prio_svwiki=-1 END
 error_008_head_svwiki=Headline slutar inte med "=" END
 error_008_desc_svwiki=En rubrik bör sluta med "=". Efterföljande text skall börja på en ny rad END

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

 error_009_prio_script=3 END
 error_009_head_script=Categories more at one line END
 error_009_desc_script=There is more then one category at one line. Please write only one at one line. It is better to read. END
 error_009_prio_svwiki=-1 END
 error_009_head_svwiki=Mer än en kategori per rad END
 error_009_desc_svwiki=Det finns mer än en kategori per rad. Det bör bara vara en per rad. END

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

 error_010_prio_script=1 END
 error_010_head_script=Square brackets not correct end END
 error_010_desc_script=Different number of [[ and ]] brackets. If it is sourcecode then use <source> or <code>. END
 error_010_prio_svwiki=-1 END
 error_010_head_svwiki=Fel antal hakparenteser END
 error_010_desc_svwiki=Olika antal [[ respektive ]]. Om det är källkod, använd <source> eller <code>. END

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

 error_011_prio_script=3 END
 error_011_head_script=HTML named entities END
 error_011_desc_script=Find <tt>&a<code></code>uml;</tt> or <tt>&o<code></code>uml;</tt> or <tt>&u<code></code>uml;</tt>, <tt>&sz<code></code>lig;</tt> or other. Please use [[Unicode]] characters (äüöÄÜÖßåÅ…).

<span style="color:#e80000;">The script was change for this error. Please fix the translation. If you find a bug then please tell this [[:de:Benutzer:Stefan Kühn/Check Wikipedia|here]].</span>

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_011_prio_svwiki=-1 END
 error_011_head_svwiki=HTML-namn för vissa tecken END
 error_011_desc_svwiki=Artikeln innehåller HTML-namn för vissa tecken av typen &amp för &, &minus; för - etc. Använd hellre [[Unicode]]-tecknet direkt. END

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

 error_012_prio_script=3 END
 error_012_head_script=HTML List elements END
 error_012_desc_script=Article contains a "<ol>", "<ul>" or "<li>". In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_012_prio_svwiki=-1 END
 error_012_head_svwiki=HTML-listor END
 error_012_desc_svwiki=Artikeln innehåller "<ol>", "<ul>" eller "<li>"-taggar. END

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

 error_013_prio_script=1 END
 error_013_head_script=Math not correct end END
 error_013_desc_script=Found a "<math>" but no "</math>". END
 error_013_prio_svwiki=-1 END
 error_013_head_svwiki=Math avslutas inte END
 error_013_desc_svwiki=Hittade "<math>" men inte "</math>". END

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

 error_014_prio_script=1 END
 error_014_head_script=Source not correct end END
 error_014_desc_script=Found a "<source …>" but no "</source>". END
 error_014_prio_svwiki=-1 END
 error_014_head_svwiki=Source avslutas inte END
 error_014_desc_svwiki=Hittade "<source" men inte "</source>". END

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

 error_015_prio_script=1 END
 error_015_head_script=Code not correct end END
 error_015_desc_script=Found a "<code>" but no "</code>". END
 error_015_prio_svwiki=-1 END
 error_015_head_svwiki=Code avslutas inte END
 error_015_desc_svwiki=Hittade "<code>" men inte "</code>". END

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

 error_016_prio_script=1 END
 error_016_head_script=Template with Unicode control characters END
 error_016_desc_script=Find Unicode control characters <tt>&#x<code></code>FEFF;</tt> or <tt>&#x<code></code>200E;</tt> or <tt>&#x<code></code>200B;</tt> ([[:en:Left-to-right_mark]], [[:en:Right-to-left mark]], [[:en:Byte-order mark]]). This could be a problem inside a template. Copy the template in a texteditor (for example [[Notepad++]]), where you see the controle characters and delete this. Copy then this text back in the article.

<span style="color:#e80000;">The script was change for this error. Please fix the translation. If you find a bug then please tell this [[:de:Benutzer:Stefan Kühn/Check Wikipedia|here]].</span>

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_016_prio_svwiki=-1 END
 error_016_head_svwiki=Mall med Unicode kontrolltecken END
 error_016_desc_svwiki=Artikeln innehåller en mall med kontrolltecknen <tt>&#<code></code>FEFF;</tt> eller <tt>&#<code></code>200E;</tt> eller <tt>&#<code></code>200B;</tt> Detta kan orsaka problem i en mall (se [[:en:Left-to-right mark]], [[:en:Right-to-left mark]]).  Detta kan vara ett problem inne i en mall. Kopiera mallen till en texteditor texteditor (t.ex. [[Notepad++]]), där du kan se kontrolltecknet och radera det. Kopiera sedan tillbaka texten till artikeln. END

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

 error_017_prio_script=2 END
 error_017_head_script=Category double END
 error_017_desc_script=In this article is a category double. END
 error_017_prio_svwiki=-1 END
 error_017_head_svwiki=Dubbel kategori END
 error_017_desc_svwiki=Artikeln innehåller samma kategori två gånger. END

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

 error_018_prio_script=0 END
 error_018_head_script=Category first letter small END
 error_018_desc_script=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. END
 error_018_prio_svwiki=-1 END
 error_018_head_svwiki=Första bokstaven i kategorin är gemen END
 error_018_desc_svwiki=Första bokstaven i kategorin är gemen, den bör vara versaliserad. END

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

 error_019_prio_script=1 END
 error_019_head_script=Headlines start with one "=" END
 error_019_desc_script=The first headline start with "= XY =". It should only "== XY ==". END
 error_019_prio_svwiki=-1 END
 error_019_head_svwiki=Rubriker startar med ett "=" END
 error_019_desc_svwiki=Rubrikstrukturen startar med "= XY =". Det bör vara "== XY ==". END

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

 error_020_prio_script=3 END
 error_020_head_script=Symbol for dead END
 error_020_desc_script=The article had a &dag<code></code>ger; and not †. END
 error_020_prio_svwiki=-1 END
 error_020_head_svwiki=Symbol för död END
 error_020_desc_svwiki=Artikeln har en &dag<code></code>ger;  och inte †. END

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

 error_021_prio_script=3 END
 error_021_head_script=Category is english END
 error_021_desc_script=The article had a category in english. It should renamed in "Kategori:ABC…". It is ok for the mediawiki software, but a new wikipedian maybe have a problem with the english language.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_021_prio_svwiki=-1 END
 error_021_head_svwiki=Kategori på engelska END
 error_021_desc_svwiki=Artikeln innehåller kategorier på engelska. Den bör döpas om till "Kategori:ABC...". END

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

 error_022_prio_script=3 END
 error_022_head_script=Category with space END
 error_022_desc_script=The article had a category a space in front (for example: [[  Kategori:ABC]] or [[Category : ABC]] ). The mediawiki has no problem with this, but but if you write a external parser this it only one of your problem. Please fix it. END
 error_022_prio_svwiki=-1 END
 error_022_head_svwiki=Kategori med blanksteg END
 error_022_desc_svwiki=Artikeln har en kategori som innehåller blanksteg (exempelvis: [[  Kategori:ABC]] eller [[Kategori : ABC]] ). Mediawiki har inget problem med detta, men det kan bli problem för externa parsers. END

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

 error_023_prio_script=1 END
 error_023_head_script=Nowiki not correct end END
 error_023_desc_script=Found no nowiki end. END
 error_023_prio_svwiki=-1 END
 error_023_head_svwiki=Nowiki avslutas inte END
 error_023_desc_svwiki=Nowiki saknar avslutningstagg. END

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

 error_024_prio_script=1 END
 error_024_head_script=Pre not correct end END
 error_024_desc_script=Found no pre end. END
 error_024_prio_svwiki=-1 END
 error_024_head_svwiki=Pre avslutas inte END
 error_024_desc_svwiki=Pre saknar avslutningstagg. END

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

 error_025_prio_script=2 END
 error_025_head_script=Headline hierarchy END
 error_025_desc_script=After a headline of level 1 (==) should not be a headline of level 3 (====). (See also [http://www.w3.org/TR/WCAG20-TECHS/G141.html W3C Techniques for WCAG 2.0]) END
 error_025_prio_svwiki=-1 END
 error_025_head_svwiki=Rubrikhierarki END
 error_025_desc_svwiki=En rubrik på nivå 2 (==) bör inte följas av en rubrik på nivå 4 (====). END

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

 error_026_prio_script=3 END
 error_026_head_script=HTML text style element <b> END
 error_026_desc_script=Article contains a <b>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_026_prio_svwiki=-1 END
 error_026_head_svwiki=HTML textelement "<b>" END
 error_026_desc_svwiki=Artikeln innehåller "<b>"-tagg. Oftast är det enklare att använda vanlig wikisyntax ''...'' istället. END

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

 error_027_prio_script=3 END
 error_027_head_script=Unicode syntax END
 error_027_desc_script=Find <tt>&#<code></code>0000;</tt> (decimal) or <tt>&#x<code></code>0000;</tt> (hexadecimal). Please use the [[Unicode]] characters.

<span style="color:#e80000;">The script was change for this error. Please fix the translation. If you find a bug then please tell this [[:de:Benutzer:Stefan Kühn/Check Wikipedia|here]].</span>

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_027_prio_svwiki=-1 END
 error_027_head_svwiki=Unicode syntax END
 error_027_desc_svwiki=Artikeln innehåller <tt>&#<code></code>nnnn;</tt> (decimal) eller <tt>&#x<code></code>nnnn;</tt> (hexadecimalt). Använd istället [[Unicode]]-tecknet direkt. END

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

 error_028_prio_script=1 END
 error_028_head_script=Table not correct end END
 error_028_desc_script=Found no end of the table. END
 error_028_prio_svwiki=-1 END
 error_028_head_svwiki=Tabellen avslutas inte END
 error_028_desc_svwiki=Tabellen saknar tabellavslutning (|}). END

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

 error_029_prio_script=1 END
 error_029_head_script=Gallery not correct end END
 error_029_desc_script=Found no end of the gallery. END
 error_029_prio_svwiki=-1 END
 error_029_head_svwiki=Galleriet avslutas inte END
 error_029_desc_svwiki=Galleriet saknar avslutningstagg. END

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

 error_030_prio_script=1 END
 error_030_head_script=Image without description END
 error_030_desc_script=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 [http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H37.html W3C Techniques for WCAG 2.0])  END
 error_030_prio_svwiki=-1 END
 error_030_head_svwiki=Bild utan beskrivning END
 error_030_desc_svwiki=Artikeln innehåller en bild utan beskrivning. För att alla artiklar ska vara tillgängliga för alla behövs en beskrivning för varje bild. END

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

 error_031_prio_script=2 END
 error_031_head_script=HTML table element END
 error_031_desc_script=Article contains a "<table>", "<td>", "<th>" or "<tr>". In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_031_prio_svwiki=-1 END
 error_031_head_svwiki=HTML tabellelement END
 error_031_desc_svwiki=Artikeln innehåller "<table>", "<td>", "<th>" or "<tr>". Mediawiki-mjukvaran är flexibel, men dessa HTML-taggar behövs inte. END

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

 error_032_prio_script=1 END
 error_032_head_script=Double pipe in one link END
 error_032_desc_script=Article contains a link like [[text|text2|text3]] END
 error_032_prio_svwiki=-1 END
 error_032_head_svwiki=Länk med dubbla vertikalstreck END
 error_032_desc_svwiki=Artikeln innehåller en länk av typen [[text|text2|text3]] END

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

 error_033_prio_script=3 END
 error_033_head_script=HTML text style element <u> END
 error_033_desc_script=Article contains a <u>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_033_prio_svwiki=-1 END
 error_033_head_svwiki=HTML textelement "<u>" END
 error_033_desc_svwiki=Article contains a <u>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

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

 error_034_prio_script=1 END
 error_034_head_script=Template programming element END
 error_034_desc_script=Article contains a "#if:" or "#ifeq:" or "#switch:" or "#tag:" or "{{NAMESPACE}}" or "{{SITENAME}}" or "{{PAGENAME}}" or "{{FULLPAGENAME}}" or "{{{1}}}" (Parameter).  END
 error_034_prio_svwiki=-1 END
 error_034_head_svwiki=Mallprogrammerings-element END
 error_034_desc_svwiki=Artikeln innehåller "#if:" eller "#ifeq:" eller "#switch:" eller "#tag:" eller "{{NAMESPACE}}" eller "{{SITENAME}}" eller "{{PAGENAME}}" eller "{{FULLPAGENAME}}" eller "{{{1}}}" (Parameter) etc. END

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

 error_035_prio_script=1 END
 error_035_head_script=Gallery without description END
 error_035_desc_script=Article contains a gallery without image description.  END
 error_035_prio_svwiki=-1 END
 error_035_head_svwiki=Galleri utan bildbeskrivning END
 error_035_desc_svwiki=Artikeln innehåller ett galleri utan bildbeskrivning. END

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

 error_036_prio_script=3 END
 error_036_head_script=Redirect not correct END
 error_036_desc_script=Article contains something like "#REDIRECT = [[Target page]]". The equal sign is not correct. Correct is "#REDIRECT [[Target page]]" or "#REDIRECT: [[Target page]]". END
 error_036_prio_svwiki=-1 END
 error_036_head_svwiki=Felaktig REDIRECT END
 error_036_desc_svwiki=Article contains something like "#REDIRECT = [[Target page]]". The equal sign is not correct. Correct is "#REDIRECT [[Target page]]" or "#REDIRECT: [[Target page]]". END

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

 error_037_prio_script=3 END
 error_037_head_script=Title with special letters and no DEFAULTSORT END
 error_037_desc_script=The title has a special letter and in the article is no DEFAULTSORT (or in ca: ORDENA, es:ORDENAR, de:SORTIERUNG). Also one category has not the syntax [[Kategori:ABC|Text]]

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_037_prio_svwiki=-1 END
 error_037_head_svwiki=Artikelnamn med specialtecken och ingen STANDARDSORTERING END
 error_037_desc_svwiki=Artikelnamnet innehåller specialtecken men artikeln innehåller ingen STANDARDSORTERING/DEFAULTSORT. Minst en kategori har dessutom inte formen [[Kategori:ABC|Text]] vilket gör att STANDARDSORTERING borde angetts.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_038_prio_script=3 END
 error_038_head_script=HTML text style element <i> END
 error_038_desc_script=Article contains a <i>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_038_prio_svwiki=-1 END
 error_038_head_svwiki=HTML text element "<i>" END
 error_038_desc_svwiki=Article contains a <i>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

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

 error_039_prio_script=3 END
 error_039_head_script=HTML text style element <p> END
 error_039_desc_script=Article contains a <p>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_039_prio_svwiki=-1 END
 error_039_head_svwiki=HTML textelement "<p>" END
 error_039_desc_svwiki=Article contains a <p>. In most cases we can use simpler wiki markups in place of these HTML-like tags.  END

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

 error_040_prio_script=3 END
 error_040_head_script=HTML text style element <font> END
 error_040_desc_script=Article contains a <font>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_040_prio_svwiki=-1 END
 error_040_head_svwiki=HTML textelement "<font>" END
 error_040_desc_svwiki=Article contains a <font>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

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

 error_041_prio_script=3 END
 error_041_head_script=HTML text style element <big> END
 error_041_desc_script=Article contains a <big>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_041_prio_svwiki=0 END
 error_041_head_svwiki=HTML textelement "<big>" END
 error_041_desc_svwiki=Article contains a <big>. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

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

 error_042_prio_script=3 END
 error_042_head_script=HTML text style element <small> END
 error_042_desc_script=Article contains a <small. In most cases we can use simpler wiki markups in place of these HTML-like tags. END
 error_042_prio_svwiki=0 END
 error_042_head_svwiki=HTML textelement "<small>" END
 error_042_desc_svwiki=Article contains a <small. In most cases we can use simpler wiki markups in place of these HTML-like tags. END

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

 error_043_prio_script=1 END
 error_043_head_script=Template not correct end END
 error_043_desc_script=Found a template with "{{" and with no "}}".

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_043_prio_svwiki=-1 END
 error_043_head_svwiki=Mall utan korrekt avslutning END
 error_043_desc_svwiki=Artikeln innehåller "{{" utan avslutande "}}".

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_044_prio_script=3 END
 error_044_head_script=Headlines with bold END
 error_044_desc_script=The headline is bold "== '''XY''' ==". It should only be "== XY ==".

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_044_prio_svwiki=-1 END
 error_044_head_svwiki=Rubrik med fet text END
 error_044_desc_svwiki=The headline is bold "== '''XY''' ==". It should only be "== XY ==".

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_045_prio_script=1 END
 error_045_head_script=Interwiki double END
 error_045_desc_script=Article contains double interwiki link to one other languages.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_045_prio_svwiki=-1 END
 error_045_head_svwiki=Dubbel interwiki END
 error_045_desc_svwiki=Artikeln innehåller en interwiki-länk till samma språk flera gånger.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_046_prio_script=1 END
 error_046_head_script=Square brackets not correct begin END
 error_046_desc_script=Different number of [[ and ]] brackets. If it is sourcecode then use <source> or <code>.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_046_prio_svwiki=-1 END
 error_046_head_svwiki=Olika antal hakparenteser END
 error_046_desc_svwiki=Artikeln innehåller olika antal [[ och ]] parenteser. Om detta är sourcecode använd <source> eller <code>.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_047_prio_script=1 END
 error_047_head_script=Template not correct begin END
 error_047_desc_script=Found a template with no "{{" but with "}}".

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_047_prio_svwiki=-1 END
 error_047_head_svwiki=Mall utan korrekt början END
 error_047_desc_svwiki=Artikeln innehåller en mall utan inledande "{{" men med "}}".

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_048_prio_script=3 END
 error_048_head_script=Title in text END
 error_048_desc_script=Found a link to the title inside the text. Change this [[Title]] into '''Title'''

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_048_prio_svwiki=-1 END
 error_048_head_svwiki=Länk till det egna artikelnamnet END
 error_048_desc_svwiki=En länk till artikelnamnet hittades i texten. Ändra denn [[Artikelnamn]] into '''Artikelnamn'''

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_049_prio_script=3 END
 error_049_head_script=Headline with HTML END
 error_049_desc_script=Found a headline in format <h2>Headline</h2> in the text. Please use wikisyntax == Headline ==. If it is sourcecode then use <source> or <code>.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_049_prio_svwiki=-1 END
 error_049_head_svwiki=Rubrik med hjälp av HTML END
 error_049_desc_svwiki=En rubrik med formatet <h2>Rubrik</h2> hittades i texten. Använd istället wikisyntax == Rubrik ==. Om det är källkod, använd <source> eller <code>.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_050_prio_script=3 END
 error_050_head_script=en dash or em dash END
 error_050_desc_script=The article had a dash. Write for  <tt>&nda<code></code>sh;</tt> better "–" or <tt>&mda<code></code>sh;</tt> better "—". 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_050_prio_svwiki=-1 END
 error_050_head_svwiki=Tankestreck med hjälp av HTML END
 error_050_desc_svwiki=The article had a dash. Write for  <tt>&nda<code></code>sh;</tt> better "–" or <tt>&mda<code></code>sh;</tt> better "—". 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_051_prio_script=3 END
 error_051_head_script=Interwiki before last headline END
 error_051_desc_script=The article had in the text a interwiki before the last headline. Interwikis should written at the end of the article.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_051_prio_svwiki=-1 END
 error_051_head_svwiki=Interwiki före sista rubrik END
 error_051_desc_svwiki=Artikeln innehåller en interwiki-länk före sista rubriken. Interwiki-länkar skall skrivas sist i artikeln.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_052_prio_script=3 END
 error_052_head_script=Category before last headline END
 error_052_desc_script=The article had in the text a category before the last headline. Category should written at the end of the article before the interwikis.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_052_prio_svwiki=-1 END
 error_052_head_svwiki=Kategori före sista rubrik END
 error_052_desc_svwiki=Artikeln har en kategori-specifikation före sista rubriken. Kategorier skall skrivas efter artikeltexten men före interwiki-länkar.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_053_prio_script=3 END
 error_053_head_script=Interwiki before last category END
 error_053_desc_script=The article had in the text a interwiki before the last category. Interwikis should written at the end of the article after the categories.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_053_prio_svwiki=-1 END
 error_053_head_svwiki=Interwiki före sista kategori END
 error_053_desc_svwiki=Artikeln har en interwiki-länk före sista kategori-specifikation. Interwiki skall skrivas sist i artikeln, efter artikeltext och kategori-specifikationer.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_054_prio_script=3 END
 error_054_head_script=Break in list END
 error_054_desc_script=The article had a list, where one line had a break (<br />) at the and of the line. This break can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_054_prio_svwiki=-1 END
 error_054_head_svwiki=Lista med <br /> END
 error_054_desc_svwiki=Artikeln innehåller en lista där en av elementen avslutas med en break (<br />). Denna avslutande break kan tas bort.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_055_prio_script=3 END
 error_055_head_script=HTML text style element <small> double END
 error_055_desc_script=Article contains the tag <small>.  In the most case we don't need this double tag.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_055_prio_svwiki=-1 END
 error_055_head_svwiki=HTML textelement "<small>" END
 error_055_desc_svwiki=Artikeln innehåller dubbla eller flerdubbla textelement <small>. I de flesta fall behövs inte dessa dubbla taggar.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_056_prio_script=3 END
 error_056_head_script=Arrow as ASCII art END
 error_056_desc_script=The article had an arrow like "<--" or "-->" or "<==" or "==>". Write better this arrow with the Unicode "←" or "→" or "⇐" or "⇒". See [[:en:Arrow (symbol)]]. If it is sourcecode then use <source> or <code>. Also you can use <math> for mathematical formula.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_056_prio_svwiki=-1 END
 error_056_head_svwiki=Pil med hjälp av ASCII-tecken END
 error_056_desc_svwiki=Artikeltexten innehåller pilar av typen "<--" eller "-->" eller "<==" eller "==>".
Det är bättre att direkt använda Unicodetecknen "←" eller "→" eller "⇐" eller "⇒". Se [[:en:Arrow (symbol)]].
Om det är källkod, använd <source> eler <code>. Man kan också använda <math> för matematiska formler.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_057_prio_script=3 END
 error_057_head_script=Headlines end with colon END
 error_057_desc_script=One headline in this article end with a colon "== Headline : ==". This colon can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_057_prio_svwiki=-1 END
 error_057_head_svwiki=Rubrik avslutad med kolon END
 error_057_desc_svwiki=En rubrik i artikeln avslutas med kolon "== Rubrik: ==".Detta kolon kan tas bort.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_058_prio_script=3 END
 error_058_head_script=Headlines with capitalization END
 error_058_desc_script=One headline in this article has only capitalization "== HEADLINE IS BIG ==". Also this headline has more then 10 letters, so a normal abbreviation like "== UNO ==" is not a problem.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_058_prio_svwiki=-1 END
 error_058_head_svwiki=Rubrik med versaler END
 error_058_desc_svwiki=One headline in this article has only capitalization "== HEADLINE IS BIG ==". Also this headline has more then 10 letters, so a normal abbreviation like "== UNO ==" is not a problem.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_059_prio_script=3 END
 error_059_head_script=Template value end with break END
 error_059_desc_script=At the end of a value in a template is a break. (For example: {{Template|name=Mr. King<br/>}}) This break should inside the template not in the value and you can delete this break. 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_059_prio_svwiki=-1 END
 error_059_head_svwiki=Mallparameter avslutad med break END
 error_059_desc_svwiki=At the end of a value in a template is a break. (For example: {{Template|name=Mr. King<br/>}}) This break should inside the template not in the value and you can delete this break. 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_060_prio_script=1 END
 error_060_head_script=Template parameter with problem END
 error_060_desc_script=In the parameter of a template the script found an unusual letter ([|]:*) For example: {{Template| parameter_1=100 | [[parameter]]_2=200 }}).

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_060_prio_svwiki=-1 END
 error_060_head_svwiki=Problematisk mallparameter END
 error_060_desc_svwiki=Ett parameternamn i en mall innehåller ett ovanligt tecken ([|]:*). T.ex. {{Template| parameter_1=100 | [[parameter]]_2=200 }}).

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_061_prio_script=3 END
 error_061_head_script=Reference with punctuation END
 error_061_desc_script=The script found a punctuation after the reference. For example: "</ref>." - The punctation should stand before the references.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_061_prio_svwiki=-1 END
 error_061_head_svwiki=Referens med punkt END
 error_061_desc_svwiki=The script found a punctuation after the reference. For example: "</ref>." - The punctation should stand before the references.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_062_prio_script=2 END
 error_062_head_script=Headline alone END
 error_062_desc_script=There are more then 5 headlines and one headline of level 3 (===) or deeper is alone. The script don't found an other headline of this level in this subsection. If you have only one subpoint, integrate it with the point above or reorganize.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_062_prio_svwiki=-1 END
 error_062_head_svwiki=Ensam rubrik END
 error_062_desc_svwiki=Artikeln innehåller mer än 5 rubriker och en av rubrikerna är på nivå 3 (===) eller djupare. Ingen mer rubrik i detta avsnitt är på samma nivå. Försök att slå ihop avsnittet med föregående högre nivå eller strukturera om artikeln.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_063_prio_script=2 END
 error_063_head_script=HTML text style element <small> in ref, sub or sup END
 error_063_desc_script=Article contains the tag <small> in a <ref> or <sub> or <sup> tag.  Inside inside this tags we don't need a small text because the tag output is smaller then the standard.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_063_prio_svwiki=-1 END
 error_063_head_svwiki=HTML textelement "<small>" i referens, sub eller sup END
 error_063_desc_svwiki=Artikeln innehåller en <small>-tagg i en <ref>- eller <sub>- eller <sup>-tagg.  I sådana taggar behövs inte small eftersom texten redan standardmässigt är mindre än ordinarie text.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_064_prio_script=2 END
 error_064_head_script=Link equal to linktext END
 error_064_desc_script=The script found a structur like [[Link|Link]] in this article.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_064_prio_svwiki=-1 END
 error_064_head_svwiki=Länkt lika med länktext END
 error_064_desc_svwiki=Artikeln innehåller en länk av typen [[Länk|Länk]].

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_065_prio_script=3 END
 error_065_head_script=Image description with break END
 error_065_desc_script=The script found in this article at the end of an image description the tag <br />. You can delete this manual break.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_065_prio_svwiki=-1 END
 error_065_head_svwiki=Bildbeskrivning med break END
 error_065_desc_svwiki=The script found in this article at the end of an image description the tag <br />. You can delete this manual break.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_066_prio_script=3 END
 error_066_head_script=Image description with full <small>. END
 error_066_desc_script=The script found in the description of an image the <small>. The description is already set to 94% in the stylesheet. This tag can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_066_prio_svwiki=-1 END
 error_066_head_svwiki=Bildbeskrivning med full <small> END
 error_066_desc_svwiki=The script found in the description of an image the <small>. The description is already set to 94% in the stylesheet. This tag can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_067_prio_script=0 END
 error_067_head_script=Reference after punctuation END
 error_067_desc_script=The script found the reference after a punctuation. For example: ".<ref>" - The punctation should stand after the references.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_067_prio_svwiki=-1 END
 error_067_head_svwiki=Referens efter punkt END
 error_067_desc_svwiki=The script found the reference after a punctuation. For example: ".<ref>" - The punctation should stand after the references.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_068_prio_script=2 END
 error_068_head_script=Link to other language END
 error_068_desc_script=The script found a link to another language, for example [[:is:Link]] in this article (not an interwiki-link). In many languages is a direct link inside the article not allowed (for example in plwiki).

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_068_prio_svwiki=-1 END
 error_068_head_svwiki=Länk till annat språk END
 error_068_desc_svwiki=Artikeln innehåller en länk till ett annat språk, t.ex. [[:is:Link]]  (ej en interwiki-länk). På många språk är en sådan direktlänk ej tilltåtet (t.ex. på plwiki).

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_069_prio_script=1 END
 error_069_head_script=ISBN wrong syntax END
 error_069_desc_script=The script check the ISBN and found a problem with the syntax. A normal ISBN look 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.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_069_prio_svwiki=-1 END
 error_069_head_svwiki=ISBN med felaktig syntax END
 error_069_desc_svwiki=Scriptet kontrollerade ISBN-numret och hittade ett fel i syntaxen. Ett normalt ISBN-nummer ser ut som ISBN 3-8001-6191-5 eller ISBN 0-911266-16-X eller ISBN 978-0911266160. Tillåtna tecken är siffror, mellanslag, "-" och "X"/"x". Utan mellanslag och "-" skall det vara 10 eller 13 tecken. Skriv inte ISBN-10: eller ISBN-13.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_070_prio_script=1 END
 error_070_head_script=ISBN wrong length END
 error_070_desc_script=The script check the ISBN and found with not 10 or 13 characters. ISBN should have 10 or 13 characters.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_070_prio_svwiki=-1 END
 error_070_head_svwiki=ISBN med felaktig längd END
 error_070_desc_svwiki=ISBN-numret är inte 10 eller 13 tecken . Ett korrekt ISBN-nummer skall ha 10 elle 13 tecken.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_071_prio_script=1 END
 error_071_head_script=ISBN wrong position of X END
 error_071_desc_script=The script check the ISBN and found a ISBN where the character "X" are not at position 10. The character X is only at position 10 allowed. It is for the checksum of 10.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_071_prio_svwiki=-1 END
 error_071_head_svwiki=ISBN med felaktig position för X END
 error_071_desc_svwiki=Scriptet hittade ett ISBN-nummer där tecknet "X" inte är i position 10. Tecknet X är endast tillåtet i position 10 och betecknar kontollsumman 10.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_072_prio_script=1 END
 error_072_head_script=ISBN wrong checksum in ISBN-10 END
 error_072_desc_script=The script check the ISBN and found a problem with the checksum in this ISBN-10.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_072_prio_svwiki=-1 END
 error_072_head_svwiki=ISBN-10 med felaktig kontrollsumma END
 error_072_desc_svwiki=Scriptet beräknade kontrollsummanför ett ISBN-10 och fick ett annat värde än det som står angivet i artikeln. 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_073_prio_script=1 END
 error_073_head_script=ISBN wrong checksum in ISBN-13 END
 error_073_desc_script=The script check the ISBN and found a problem with the checksum in this ISBN-13.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_073_prio_svwiki=-1 END
 error_073_head_svwiki=ISBN-13 med felaktig kontrollsumma END
 error_073_desc_svwiki=Scriptet beräknade kontrollsummanför ett ISBN-13 och fick ett annat värde än det som står angivet i artikeln. 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_074_prio_script=1 END
 error_074_head_script=Link with no target END
 error_074_desc_script=The script found a link with no target, for example [[|linktext]].

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_074_prio_svwiki=-1 END
 error_074_head_svwiki=Länk utan "target" END
 error_074_desc_svwiki=Artikeln innehåller en länk utan destination, d.v.s. av typen [[|linktext]].

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_075_prio_script=3 END
 error_075_head_script=Indented list END
 error_075_desc_script=The article had a list, where one line is indent (:* text). A list don't need an intend with ":". Use more "*" to indent the list. 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_075_prio_svwiki=-1 END
 error_075_head_svwiki=Lista med indentering END
 error_075_desc_svwiki=The article had a list, where one line is indent (:* text). A list don't need an intend with ":". Use more "*" to indent the list. 

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_076_prio_script=3 END
 error_076_head_script=Link with no space END
 error_076_desc_script=The script found a link with "%20" for space [[Link%20Link|Linktext]]. Please replace this %20 with a space.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_076_prio_svwiki=-1 END
 error_076_head_svwiki=Länk utan blanktecken END
 error_076_desc_svwiki=The script found a link with "%20" for space [[Link%20Link|Linktext]]. Please replace this %20 with a space.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_077_prio_script=3 END
 error_077_head_script=Image description with partial <small> END
 error_077_desc_script=The script found in the description of an image the <small>. The description is already set to 94% in the stylesheet. This tag can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_077_prio_svwiki=-1 END
 error_077_head_svwiki=Bildbeskrivning med partiell <small> END
 error_077_desc_svwiki=The script found in the description of an image the <small>. The description is already set to 94% in the stylesheet. This tag can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_078_prio_script=3 END
 error_078_head_script=Reference double END
 error_078_desc_script=The script found in the article two <references ...>. One can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_078_prio_svwiki=-1 END
 error_078_head_svwiki=Dubbel <references ...> END
 error_078_desc_svwiki=The script found in the article two <references ...>. One can be deleted.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

error_079_prio_script=2 END
 error_079_head_script=External link without description END
 error_079_desc_script=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].

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_079_prio_svwiki=-1 END
 error_079_head_svwiki= Extern länk utan beskrivning END
 error_079_desc_svwiki= Artikeln innehåller en extern länk utan en beskrivning (t.ex. [http://www.wikipedia.org]). Lägg till en beskriving i länken så här: [http://www.wikipedia.org Wikipedia] END

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

 error_080_prio_script=2 END
 error_080_head_script=External link with line break END
 error_080_desc_script=The script found in the article an external link with a line break in the description. This is a problem for the mediawiki parser. Please delete the line break.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_080_prio_svwiki=-1 END
 error_080_head_svwiki= Extern länk med radbrytning END
 error_080_desc_svwiki=Artikeln innehåller en extern länk med en radbytes-tecken i beskrivningen. Detta är ett problem för mediawiki parsern. Ta bort detta radbyte.
 
<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_081_prio_script=1 END
 error_081_head_script=Reference tag in article double END
 error_081_desc_script=The script found in the article a double ref-tag. Please use the format <ref name="foo">Book ABC</ref> and the following times <ref name="foo" />

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_081_prio_svwiki=-1 END
 error_081_head_svwiki= Samma referens flera gånger END
 error_081_desc_svwiki= Artikeln innehåller mer än en ref-tag med samma utseende. Ändra detta så att första referensen har format enligt: <ref name="foo">Book ABC</ref> och de efterföljande formatet <ref name="foo" />.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span>
END

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

 error_082_prio_script=2 END
 error_082_head_script=Link to other wikiproject END
 error_082_desc_script=The script found a link to another wikimedia foundation project, for example [[:wikt:Link]] in this article (not an interwiki-link) (See [[:en:Rilpedia:InterWikimedia links]]. In many languages is a direct link inside the article not allowed.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END
 error_082_prio_svwiki=-1 END
 error_082_head_svwiki= Länk till ett annat wikiprojekt END
 error_082_desc_svwiki= I artikeln finns en länk till ett annat wikimedia foundation projekt, t.ex. [[:wikt:Link]] (ej en interwiki-länk). Se [[:en:Rilpedia:InterWikimedia links]]. På många språk är sådana läker ej tillåtna.

<span style="color:#e80000;">This is a new error. If you find a bug then please tell this [[:de:Benutzer Diskussion:Stefan Kühn/Check Wikipedia|here]].</span> END

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

 error_083_prio_script=1 END
 error_083_head_script=Headlines start with three "=" and later with level two END
 error_083_desc_script=The first headline start with "=== XY ===". It should only be "== XY ==". Later in the text the script found a level 2 headline ("=="). See also error 007! END
 error_083_prio_svwiki=-1 END
 error_083_head_svwiki=Rubrikerna börjar med tre "=" och följs sedan rubriker på nivå två END
 error_083_desc_svwiki=Den första rubriken i artikeln är av typen "=== XY ===". Den bör vara "== XY ==". Senare i texten kommer en rubrik på nivå två ("=="). Se också fel 007! END

Personliga verktyg