r77907 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77906‎ | r77907 | r77908 >
Date:20:56, 6 December 2010
Author:holek
Status:deferred
Tags:
Comment:
finally proper English
Modified paths:
  • /trunk/extensions/ToolserverTools/HolekCiteGen/allMessages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ToolserverTools/HolekCiteGen/allMessages.php
@@ -26,7 +26,7 @@
2727
2828 // Input
2929 'ts-citegen-Input-title' => 'Input',
30 - 'ts-citegen-Input-text' => 'This is a citation template generator. Using it, you can quickly fill in the citation templates in various language editions of Wikipedia. Please fill in the data (%s) in the fields below, and the script will try to complete the templates. Remember, it does not matter in which fields you put the input data. The script will automatically match the correct template to the input given.',
 30+ 'ts-citegen-Input-text' => 'This is a citation template generator. Using it, you can quickly fill in the citation templates in various language editions of Wikipedia. Please fill in the data (%s) in the fields below, and the script will try to complete the templates. Remember, it does not matter which fields you put the input data into. The script will automatically match the correct template to the input given.',
3131 'ts-citegen-Option-append-author-link' => 'Append the author wikilinks into the template',
3232 'ts-citegen-Option-append-newlines' => 'Append new lines after each parameter',
3333 'ts-citegen-Option-add-references' => 'Add <ref> tags around citation templates',
@@ -34,8 +34,8 @@
3535
3636 // Output
3737 'ts-citegen-Output-title' => 'Result',
38 - 'ts-citegen-Output-select-disclaimer' => 'Remember that choosing a template language does not guarantee that the specific template is available in your language. This field lists available languages of every supported template, i.e. it may display French, because only {{Cite book}} is supported.',
39 - 'ts-citegen-Wrong-input' => '%s: not identified as a correct input.',
 38+ 'ts-citegen-Output-select-disclaimer' => 'Remember that choosing a template language does not guarantee that the specific template is available in your language. This field lists available languages of every supported template, i.e. it may display French because only {{Cite book}} is supported.',
 39+ 'ts-citegen-Wrong-input' => '%s: not identified as correct input.',
4040
4141 // Settings
4242 'ts-citegen-Parsers' => 'Parsers',

Status & tagging log