Index: trunk/extensions/EducationProgram/EducationProgram.i18n.php |
— | — | @@ -512,6 +512,20 @@ |
513 | 513 | 'coursepage-epundo-undo-button' => 'Undo revision', |
514 | 514 | 'coursepage-epundo-cancel-button' => 'Cancel', |
515 | 515 | |
| 516 | + // Course undeletion |
| 517 | + 'coursepage-epundelete-title' => 'Undelete course "$1"', |
| 518 | + 'coursepage-epundelete-text' => 'You are about to undelete course $1', |
| 519 | + 'coursepage-epundelete-summary' => 'Reason for undeletion:', |
| 520 | + 'coursepage-epundelete-undelete-button' => 'Undelete course', |
| 521 | + 'coursepage-epundelete-cancel-button' => 'Cancel', |
| 522 | + |
| 523 | + // Institution undeletion |
| 524 | + 'orgpage-epundelete-title' => 'Undelete institution "$1"', |
| 525 | + 'orgpage-epundelete-text' => 'You are about to undelete institution $1', |
| 526 | + 'orgpage-epundelete-summary' => 'Reason for undeletion:', |
| 527 | + 'orgpage-epundelete-undelete-button' => 'Undelete institution', |
| 528 | + 'orgpage-epundelete-cancel-button' => 'Cancel', |
| 529 | + |
516 | 530 | // Special:Ambassador |
517 | 531 | 'ep-ambassador-does-not-exist' => 'There is no ambassador with name "$1". See [[Special:Ambassadors|here]] for a list of ambassadors.', |
518 | 532 | 'ep-ambassador-title' => 'Ambassador: $1', |