translation change

This commit is contained in:
jacek 2015-06-02 15:19:25 +02:00
parent b386d40858
commit 1c1c61d52c

View file

@ -5,7 +5,7 @@ $messages[ 'en' ] = [
'portable-infobox-desc' => 'Create portable infoboxes which can be rendered using clean semantic HTML markup on 'portable-infobox-desc' => 'Create portable infoboxes which can be rendered using clean semantic HTML markup on
any skin / platform using using easy to understand powerful XML-like markup', any skin / platform using using easy to understand powerful XML-like markup',
'unimplemented-infobox-tag' => 'Unimplemented infobox tag: <$1>', 'unimplemented-infobox-tag' => 'Unimplemented infobox tag: <$1>',
'xml-parse-error-info' => 'There was a problem parsing infobox.', 'xml-parse-error-info' => 'There is a problem with parsing the infobox:',
'xml-parse-error' => 'Incorrect XML markup. Please validate your XML', 'xml-parse-error' => 'Incorrect XML markup. Please validate your XML',
'xml_err_document_end' => 'Extra content at the end of the document', 'xml_err_document_end' => 'Extra content at the end of the document',
'xml_err_undeclared_entity' => 'Undeclared entity (for example: &nbsp;)', 'xml_err_undeclared_entity' => 'Undeclared entity (for example: &nbsp;)',