r64798 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64797‎ | r64798 | r64799 >
Date:13:06, 9 April 2010
Author:siebrand
Status:deferred
Tags:
Comment:
L10n updates to source messages, i18n FIXMEs.
Modified paths:
  • /trunk/extensions/Storyboard/Storyboard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Storyboard/Storyboard.i18n.php
@@ -22,20 +22,21 @@
2323
2424 // Special:Story
2525 'story' => 'Story',
26 - 'storyboard-submittedbyon' => 'Submitted by $1 on $2.',
 26+ 'storyboard-submittedbyon' => 'Submitted by $1 on $2.', // FIXME: split $2 in a para for date and time
2727 'storyboard-viewstories' => 'View stories',
28 - 'storyboard-nosuchstory' => 'The story you requested does not exist. It might have been removed.',
 28+ 'storyboard-nosuchstory' => 'The story you requested does not exist.
 29+It might have been removed.',
2930 'storyboard-unpublished' => 'The story you requested has not been published yet.',
3031 'storyboard-nostorytitle' => 'You need to specify the title or id of the story you want to view.',
3132 'storyboard-cantedit' => 'You are not allowed to edit stories.',
3233 'storyboard-canedit' => 'You can $1 and publish this story.',
3334 'storyboard-ispublished' => 'This story has been published and is publicly visible.',
3435 'storyboard-ishidden' => 'This story has been hidden from the story review interface.',
35 - 'storyboard-createdandmodified' => 'Created on $1 and last modified on $2',
 36+ 'storyboard-createdandmodified' => 'Created on $1 and last modified on $2', // FIXME: split $2 in a para for date and time
3637 'storyboard-authorname' => 'Author name',
3738 'storyboard-authorlocation' => 'Author location',
3839 'storyboard-authoroccupation' => 'Author occupation',
39 - 'storyboard-authoremail' => 'Author email address',
 40+ 'storyboard-authoremail' => 'Author e-mail address',
4041 'storyboard-thestory' => 'The story',
4142
4243 // Special:StorySubmission
@@ -55,15 +56,17 @@
5657 'storyboard-location' => 'Your location',
5758 'storyboard-occupation' => 'Your occupation',
5859 'storyboard-story' => 'Your story',
59 - 'storyboard-photo' => 'Have a photo of yourself? Why not share it?',
60 - 'storyboard-email' => 'Your E-mail address',
 60+ 'storyboard-photo' => 'Have a photo of yourself?
 61+Why not share it?',
 62+ 'storyboard-email' => 'Your e-mail address',
6163 'storyboard-storytitle' => 'A short, descriptive title',
6264 '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].',
6365 'storyboard-charsleft' => '($1 {{PLURAL:$1|character|characters}} left)',
64 - 'storyboard-cannotbelonger' => 'Your story is <b>$1</b> {{PLURAL:$1|character|characters}} to long!',
 66+ 'storyboard-cannotbelonger' => 'Your story is <b>$1</b> {{PLURAL:$1|character|characters}} too long!',
6567 'storyboard-charsneeded' => '($1 more {{PLURAL:$1|character|characters}} needed)',
6668 'storyboard-needtoagree' => 'You need to agree to the publication of your story to submit it.',
67 - 'storyboard-createdsucessfully' => 'Thank you for sharing your story with us! We will review it shortly. Published stories are visible at $1.',
 69+ 'storyboard-createdsucessfully' => 'Thank you for sharing your story with us! We will review it shortly.
 70+Published stories are visible at $1.',
6871 );
6972
7073 /** Afrikaans (Afrikaans)

Follow-up revisions

RevisionCommit summaryAuthorDate
r64897* Fixed i18n issues (follow up to r64798)...jeroendedauw19:33, 10 April 2010

Status & tagging log