Revision: 50672
Author:   siebrand
Date:     2009-05-16 21:30:07 +0000 (Sat, 16 May 2009)

Log Message:
-----------
Add newlines between sentences

Modified Paths:
--------------
    trunk/extensions/Plotters/Plotters.i18n.php

Modified: trunk/extensions/Plotters/Plotters.i18n.php
===================================================================
--- trunk/extensions/Plotters/Plotters.i18n.php 2009-05-16 20:26:34 UTC (rev 
50671)
+++ trunk/extensions/Plotters/Plotters.i18n.php 2009-05-16 21:30:07 UTC (rev 
50672)
@@ -28,10 +28,14 @@
        'plotters-uses'      => 'Uses',
        'plotters-missing-script'      => 'No script was defined.',
        'plotters-missing-arguments'      => 'No arguments specified.',
-       'plotters-excessively-long-scriptname'      => 'The script name is too 
long. Please define a script, the name of which is 255 characters long at 
most.',
-       'plotters-excessively-long-preprocessorname'      => 'The preprocessor 
name is too long. Please define a preprocessor, the name of which is 255 
characters long at most.',
-       'plotters-excessively-long-name'      => 'The plot name is too long. 
Please define a plot name that has 255 characters at most.',
-       'plotters-excessively-long-tableclass'      => 'The tableclass is too 
long. Please define a tableclass that has 255 characters at most.',
+       'plotters-excessively-long-scriptname'      => 'The script name is too 
long.
+Please define a script, the name of which is 255 characters long at most.',
+       'plotters-excessively-long-preprocessorname'      => 'The preprocessor 
name is too long.
+Please define a preprocessor, the name of which is 255 characters long at 
most.',
+       'plotters-excessively-long-name'      => 'The plot name is too long.
+Please define a plot name that has 255 characters at most.',
+       'plotters-excessively-long-tableclass'      => 'The tableclass is too 
long.
+Please define a tableclass that has 255 characters at most.',
        'plotters-no-data'      => 'No data was provided.',
        'plotters-invalid-renderer'      => 'An invalid renderer was selected.',
        'plotters-errors'      => 'Plotters {{PLURAL:$1|error|errors}}:',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to