https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114439

Revision: 114439
Author:   jeroendedauw
Date:     2012-03-23 02:52:06 +0000 (Fri, 23 Mar 2012)
Log Message:
-----------
qqq++

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

Modified: trunk/extensions/EducationProgram/EducationProgram.i18n.php
===================================================================
--- trunk/extensions/EducationProgram/EducationProgram.i18n.php 2012-03-23 
02:35:16 UTC (rev 114438)
+++ trunk/extensions/EducationProgram/EducationProgram.i18n.php 2012-03-23 
02:52:06 UTC (rev 114439)
@@ -453,7 +453,6 @@
        'viewcourseaction-none' => 'There is no course with name "$1". See 
[[Special:Courses|here]] for a list of courses.',
        'ep-course-create' => 'There is no course with name "$1", but you can 
create a new one.',
        'ep-course-description' => 'Description',
-       'ep-course-no-online' => '',
        'viewcourseaction-summary-org' => 'Institution',
        'viewcourseaction-summary-term' => 'Term',
        'viewcourseaction-summary-start' => 'Start',
@@ -1207,4 +1206,89 @@
        'coursepage-edit-undelete-revisions' => 'message indicating the course 
has been deleted. $1 is a restore link',
        'coursepage-edit-undelete-link' => 'Restore link text. $1 is the amount 
of revisions to be restored',
 
+       // ep.pager
+       'ep-pager-confirm-delete' => 'Asks for deletion confirmation',
+       'ep-pager-delete-fail' => 'Error message saying stuff could not be 
deleted',
+       'ep-pager-confirm-delete-selected' => 'Deletion confirmation. $1 is 
amount of items to be deleted',
+       'ep-pager-delete-selected-fail' => 'Error message saying items could 
not be deleted. $1 is amount of items',
+
+       // Institution viewing
+       'vieworgaction-none' => 'States there is no such institution. $1 is the 
institution name',
+       'ep-institution-create' => 'There is no institution with name "$1" yet, 
but you can create it.',
+       'ep-institution-title' => 'Page title. $1 is institution name',
+       'vieworgaction-summary-name' => 'Tabel row header',
+       'vieworgaction-summary-city' => 'Tabel row header',
+       'vieworgaction-summary-country' => 'Tabel row header',
+       'vieworgaction-summary-status' => 'Tabel row header',
+       'vieworgaction-summary-courses' => 'Tabel row header',
+       'vieworgaction-summary-students' => 'Tabel row header',
+       'ep-institution-add-course' => 'h2 section header',
+       'ep-institution-inactive' => 'Course state, displayed in selection 
menues and in tables',
+       'ep-institution-active' => 'Course state, displayed in selection menues 
and in tables',
+       'ep-institution-courses' => 'Course state, displayed in selection 
menues and in tables',
+       'ep-vieworg-deleted' => 'Message notifying the institution has been 
deleted and that a deletion log is shown',
+
+       // Course viewing
+       'ep-course-title' => 'Page title. $1 is course name',
+       'ep-course-students' => 'h2 section header',
+       'ep-course-articles' => 'h2 section header',
+       'viewcourseaction-none' => 'States there is no such course. $1 is the 
course name',
+       'ep-course-create' => 'States there is no such course but that it can 
be cerated. $1 is the course name',
+       'ep-course-description' => 'h2 section header',
+       'viewcourseaction-summary-org' => 'Tabel row header',
+       'viewcourseaction-summary-term' => 'Tabel row header',
+       'viewcourseaction-summary-start' => 'Tabel row header',
+       'viewcourseaction-summary-end' => 'Tabel row header',
+       'viewcourseaction-summary-students' => 'Tabel row header',
+       'viewcourseaction-summary-status' => 'Tabel row header',
+       'viewcourseaction-summary-token' => 'Tabel row header',
+       'viewcourseaction-summary-instructors' => 'Tabel row header',
+       'viewcourseaction-summary-online' => 'Tabel row header',
+       'viewcourseaction-summary-campus' => 'Tabel row header',
+       'ep-course-no-instructor' => 'States that there are no instructors for 
the course yet',
+       'ep-course-become-instructor' => 'Link text to make the user an 
instructor',
+       'ep-course-add-instructor' => 'Link text to add an instructor',
+       'ep-course-no-online' => 'States that there are no Online Ambassadors 
for the course yet',
+       'ep-course-become-online' => 'Link text to become an Online Ambassador',
+       'ep-course-add-online' => 'Link text to add an Online Ambassador',
+       'ep-course-no-campus' => 'States that there are no Campus Ambassadors 
for the course yet',
+       'ep-course-become-campus' => 'Link text to become a Campus Ambassador',
+       'ep-course-add-campus' => 'Link text to add a Campus Ambassador',
+       'ep-instructor-summary' => 'Summary text input label',
+       'ep-online-summary' => 'Summary text input label',
+       'ep-campus-summary' => 'Summary text input label',
+       'ep-viewcourse-deleted' => 'Message notifying the course has been 
deleted and that a deletion log is shown',
+
+       // Institution history
+       'orgpage-history-description' => 'Subtitle text linking to logs',
+       'orgpage-history-title' => 'Page title. $1 is institution name',
+       'orgpage-history-norevs' => 'Message shown when there are no revisions 
to list',
+       'orgpage-history-deleted' => 'Shown when the item was deleted so no 
history can be shown',
+
+       // Course history
+       'coursepage-history-description' => 'Subtitle text linking to logs',
+       'coursepage-history-title' => 'Page title. $1 is course name',
+       'coursepage-history-norevs' => 'Message shown when there are no 
revisions to list',
+       'coursepage-history-deleted' => 'Shown when the item was deleted so no 
history can be shown',
+
+       // Course deletion
+       'coursepage-delete-text' => 'Warns that the user is about to delete 
course $1',
+       'coursepage-delete-summary' => 'Summary text input label',
+       'coursepage-delete-title' => 'Page title. $1 is course name',
+       'coursepage-delete-cancel-button' => 'Cancel button text',
+       'coursepage-delete-delete-button' => 'Delete button text',
+       'coursepage-delete-none' => 'Shown when trying to delete non-existing 
course with title $1',
+       'coursepage-delete-deleted' => 'Shown after successfull deleteion of 
course $1 at the top of the page in a success box',
+       'coursepage-delete-delete-failed' => 'Shown after failed deleteion of 
course $1 at the top of the page in an error box',
+
+       // Institution deletion
+       'orgpage-delete-text' => "Warns that the user is about to institution 
course $1",
+       'orgpage-delete-summary' => 'Summary text input label',
+       'orgpage-delete-title' => 'Page title. $1 is institution name',
+       'orgpage-delete-cancel-button' => 'Cancel button text',
+       'orgpage-delete-delete-button' => 'Delete button text',
+       'orgpage-delete-none' => 'Shown when trying to delete non-existing 
institution with title $1',
+       'orgpage-delete-deleted' => 'Shown after successfull deleteion of 
institution $1 at the top of the page in a success box',
+       'orgpage-delete-delete-failed' => 'Shown after failed deleteion of 
institution $1 at the top of the page in an error box',
+
 );


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

Reply via email to