https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114460
Revision: 114460
Author: jeroendedauw
Date: 2012-03-23 22:16:24 +0000 (Fri, 23 Mar 2012)
Log Message:
-----------
qqq'd the remaining stuff - yay :)
Modified Paths:
--------------
trunk/extensions/EducationProgram/EducationProgram.i18n.php
Modified: trunk/extensions/EducationProgram/EducationProgram.i18n.php
===================================================================
--- trunk/extensions/EducationProgram/EducationProgram.i18n.php 2012-03-23
22:05:16 UTC (rev 114459)
+++ trunk/extensions/EducationProgram/EducationProgram.i18n.php 2012-03-23
22:16:24 UTC (rev 114460)
@@ -738,7 +738,6 @@
'onlineambassadorprofile' => 'Online Ambassador profile',
'onlineambassadorprofile-legend' => 'My Online Ambassador profile',
'onlineambassadorprofile-text' => 'Your Online Ambassador profile is
what students get to see when they browse available ambassadors.',
- 'epoa-profile-invalid-photo' => 'The photo must be located on
{{PLURAL:$2|this website: $1|one of these websites: $1}}',
'epoa-profile-bio' => 'Short bio',
'epoa-profile-photo' => 'Profile photo',
'epoa-profile-photo-help' => 'A picture of you that will be shown next
to your bio. Enter the name of an image on Wikimedia Commons and a preview will
appear. You can type the first few letters of the image name and then select
your image from the suggestion list. If you do not have a picture of you on
commons yet, [$1 go upload one]!',
@@ -750,7 +749,6 @@
'campusambassadorprofile' => 'Campus Ambassador profile',
'campusambassadorprofile-legend' => 'My Campus Ambassador profile',
'campusambassadorprofile-text' => 'Your Campus Ambassador profile is
what students get to see when they browse available ambassadors.',
- 'epca-profile-invalid-photo' => 'The photo must be located on
{{PLURAL:$2|this website: $1|one of these websites: $1}}',
'epca-profile-bio' => 'Short bio',
'epca-profile-photo' => 'Profile photo',
'epca-profile-photo-help' => 'A picture of you that will be shown next
to your bio. Enter the name of an image on Wikimedia Commons and a preview will
appear. You can type the first few letters of the image name and then select
your image from the suggestion list. If you do not have a picture of you on
commons yet, [$1 go upload one]!',
@@ -1501,56 +1499,52 @@
// TODO
// API enlist
- 'ep-enlist-invalid-user-args' => 'You need to either provide the
username or the userid parameter',
- 'ep-enlist-invalid-user' => 'The provided user id or name is not valid
and can therefore not be associated as instrucor or ambassador with the
specified course',
- 'ep-enlist-invalid-course' => 'There is no course with the provided ID',
+ 'ep-enlist-invalid-user-args' => 'API error message',
+ 'ep-enlist-invalid-user' => 'API error message',
+ 'ep-enlist-invalid-course' => 'API error message',
// Special:OnlineAmbassadorProfile
- 'onlineambassadorprofile' => 'Online Ambassador profile',
- 'onlineambassadorprofile-legend' => 'My Online Ambassador profile',
- 'onlineambassadorprofile-text' => 'Your Online Ambassador profile is
what students get to see when they browse available ambassadors.',
- 'epoa-profile-invalid-photo' => 'The photo must be located on
{{PLURAL:$2|this website: $1|one of these websites: $1}}',
- 'epoa-profile-bio' => 'Short bio',
- 'epoa-profile-photo' => 'Profile photo',
- 'epoa-profile-photo-help' => 'A picture of you that will be shown next
to your bio. Enter the name of an image on Wikimedia Commons and a preview will
appear. You can type the first few letters of the image name and then select
your image from the suggestion list. If you do not have a picture of you on
commons yet, [$1 go upload one]!',
- 'epoa-profile-saved' => 'Your profile has been saved',
- 'epoa-profile-invalid-bio' => 'Your bio needs to be at least contain $1
{{PLURAL:$1|character|characters}}.',
- 'epoa-visible' => 'Publicly list me as Online Ambassador',
+ 'onlineambassadorprofile' => 'Page title',
+ 'onlineambassadorprofile-legend' => 'Ambassador form legend',
+ 'onlineambassadorprofile-text' => 'Ambassador form description',
+ 'epoa-profile-bio' => 'Form input label',
+ 'epoa-profile-photo' => 'Form input label',
+ 'epoa-profile-photo-help' => 'Description for the photo input. $1 is a
URL linking to commons file upload',
+ 'epoa-profile-saved' => 'Success message shown in sucecss box at top of
page after save',
+ 'epoa-profile-invalid-bio' => 'Error message stating the bio must
contain at least $1 characters',
+ 'epoa-visible' => 'Checbbox input label',
// Special:CampusAmbassadorProfile
- 'campusambassadorprofile' => 'Campus Ambassador profile',
- 'campusambassadorprofile-legend' => 'My Campus Ambassador profile',
- 'campusambassadorprofile-text' => 'Your Campus Ambassador profile is
what students get to see when they browse available ambassadors.',
- 'epca-profile-invalid-photo' => 'The photo must be located on
{{PLURAL:$2|this website: $1|one of these websites: $1}}',
- 'epca-profile-bio' => 'Short bio',
- 'epca-profile-photo' => 'Profile photo',
- 'epca-profile-photo-help' => 'A picture of you that will be shown next
to your bio. Enter the name of an image on Wikimedia Commons and a preview will
appear. You can type the first few letters of the image name and then select
your image from the suggestion list. If you do not have a picture of you on
commons yet, [$1 go upload one]!',
- 'epca-profile-saved' => 'Your profile has been saved',
- 'epca-profile-invalid-bio' => 'Your bio needs to be at least contain $1
{{PLURAL:$1|character|characters}}.',
- 'epca-visible' => 'Publicly list me as Campus Ambassador',
+ 'campusambassadorprofile' => 'Page title',
+ 'campusambassadorprofile-legend' => 'Ambassador form legend',
+ 'campusambassadorprofile-text' => 'Ambassador form description',
+ 'epca-profile-bio' => 'Form input label',
+ 'epca-profile-photo' => 'Form input label',
+ 'epca-profile-photo-help' => 'Description for the photo input. $1 is a
URL linking to commons file upload',
+ 'epca-profile-saved' => 'Success message shown in sucecss box at top of
page after save',
+ 'epca-profile-invalid-bio' => 'Error message stating the bio must
contain at least $1 characters',
+ 'epca-visible' => 'Checbbox input label',
// Special:StudentActivity
- 'ep-studentactivity-noresults' => 'There are no students that where
active in the last $1 :(
+ 'ep-studentactivity-noresults' => 'Message shown when there are no
students that where recently active. $1 is a duration',
+ 'ep-studentactivity-count' => '$1 is student amount, $2 is a duration',
-You can find a full list of students on [[Special:Students|the student
list]].',
- 'ep-studentactivity-count' => '{{PLURAL:$1|One student was|$1 students
were}} active in the last $2.',
-
// Cached special page, back compat for MW < 1.20
- 'cachedspecial-viewing-cached-ttl' => 'You are viewing a cached version
of this page, which can be up to $1 old.',
- 'cachedspecial-viewing-cached-ts' => 'You are viewing a cached version
of this page, which might not be completely actual.',
- 'cachedspecial-refresh-now' => 'View latest.',
+ 'cachedspecial-viewing-cached-ttl' => 'Notifies the user they are
watching a cached page. $1 is a duration',
+ 'cachedspecial-viewing-cached-ts' => 'Notifies the user they are
watching a cached page.',
+ 'cachedspecial-refresh-now' => 'Refresh link text.',
// Durations, back compat for MW < 1.20
- 'duration-seconds' => '$1 {{PLURAL:$1|second|seconds}}',
- 'duration-minutes' => '$1 {{PLURAL:$1|minute|minutes}}',
- 'duration-hours' => '$1 {{PLURAL:$1|hour|hours}}',
- 'duration-days' => '$1 {{PLURAL:$1|day|days}}',
- 'duration-weeks' => '$1 {{PLURAL:$1|week|weeks}}',
- 'duration-years' => '$1 {{PLURAL:$1|year|years}}',
- 'duration-centuries' => '$1 {{PLURAL:$1|century|centuries}}',
+ 'duration-seconds' => 'Duration. $1 is the amount of seconds',
+ 'duration-minutes' => 'Duration. $1 is the amount of minutes',
+ 'duration-hours' => 'Duration. $1 is the amount of hours',
+ 'duration-days' => 'Duration. $1 is the amount of days',
+ 'duration-weeks' => 'Duration. $1 is the amount of weeks',
+ 'duration-years' => 'Duration. $1 is the amount of years',
+ 'duration-centuries' => 'Duration. $1 is the amount of centuries',
// Diffs
- 'ep-diff-old' => 'Old value',
- 'ep-diff-new' => 'New value',
+ 'ep-diff-old' => 'Table column header',
+ 'ep-diff-new' => 'Table column header',
);
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs