r65493 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65492‎ | r65493 | r65494 >
Date:20:51, 23 April 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Add colon for field labels
Modified paths:
  • /trunk/extensions/Storyboard/Storyboard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Storyboard/Storyboard.i18n.php
@@ -44,7 +44,7 @@
4545 'storyboard-authoroccupation' => 'Author occupation',
4646 'storyboard-authoremail' => 'Author e-mail address',
4747 'storyboard-thestory' => 'The story',
48 - 'storyboard-storystate' => 'Story state',
 48+ 'storyboard-storystate' => 'State:',
4949
5050 // Special:StorySubmission
5151 'storyboard-submissioncomplete' => 'Submission complete',
@@ -63,7 +63,7 @@
6464 'storyboard-photo' => 'Have a photo of yourself?
6565 Why not share it?',
6666 'storyboard-email' => 'Your e-mail address',
67 - 'storyboard-storytitle' => 'A short, descriptive title',
 67+ 'storyboard-storytitle' => 'A short, descriptive title:',
6868 'storyboard-agreement' => 'I agree with the publication and use of this story under the terms of the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution/Share-Alike License].',
6969 'storyboard-charsleft' => '($1 {{PLURAL:$1|character|characters}} left)',
7070 'storyboard-cannotbelonger' => 'Your story is <b>$1</b> {{PLURAL:$1|character|characters}} too long!',

Status & tagging log