r107143 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107142‎ | r107143 | r107144 >
Date:09:26, 23 December 2011
Author:siebrand
Status:ok
Tags:
Comment:
Update punctuation for error messages.
Modified paths:
  • /trunk/extensions/Score/Score.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Score/Score.i18n.php
@@ -38,14 +38,14 @@
3939 'score-getcwderr' => 'Unable to obtain current working directory',
4040 'score-invalidlang' => 'Invalid score language lang="$1". Currently recognised languages are lang="lilypond" (the default) and lang="ABC".',
4141 'score-noabcinput' => 'ABC source file $1 could not be created.',
42 - 'score-nooutput' => 'Failed to create LilyPond image directory $1',
43 - 'score-nofactory' => 'Failed to create LilyPond factory directory',
 42+ 'score-nooutput' => 'Failed to create LilyPond image directory $1.',
 43+ 'score-nofactory' => 'Failed to create LilyPond factory directory.',
4444 'score-noinput' => 'Failed to create LilyPond input file $1.',
4545 'score-notexecutable' => 'Could not execute LilyPond: $1 is not an executable file. Make sure <code>$wgLilyPond</code> is set correctly.',
4646 'score-page' => 'Page $1',
4747 'score-pregreplaceerr' => 'PCRE regular expression replacement failed',
48 - 'score-readerr' => 'Unable to read file $1',
49 - 'score-renameerr' => 'Error moving score files to upload directory',
 48+ 'score-readerr' => 'Unable to read file $1.',
 49+ 'score-renameerr' => 'Error moving score files to upload directory.',
5050 'score-trimerr' => 'Image could not be trimmed:
5151 $1
5252 Set <code>$wgScoreTrim=false</code> if this problem persists.',

Status & tagging log