Index: trunk/extensions/EducationProgram/EducationProgram.i18n.php |
— | — | @@ -805,6 +805,123 @@ |
806 | 806 | * get a decent overview of what is and what is not (yet) documented! |
807 | 807 | */ |
808 | 808 | $messages['qqq'] = array( |
| 809 | + 'educationprogram-desc' => 'Extension description for on Special:Version', |
| 810 | + |
| 811 | + // Misc |
| 812 | + 'ep-item-summary' => 'Table column header', |
| 813 | + 'ep-toplink' => 'Text of a link the the top menu (next to "My preferences")', |
| 814 | + 'ep-org-course-delete-comment' => "Success message. $1 is an institution name, $2 is a user provided comment", |
| 815 | + 'ep-org-course-delete' => "Success message. $1 is an institution name", |
| 816 | + 'ep-form-summary' => 'Summary input label', |
| 817 | + 'ep-form-minor' => 'Minor edit checkbox label', |
| 818 | + 'ep-move-error' => 'Error message you get when you try to move stuff in or out of an EP namespace', |
| 819 | + 'ep-student-view-profile' => 'Text of links to student profiles, typically used in tool link lists, next to stuff such as "talk" and "contributions"', |
| 820 | + |
| 821 | + // Tabs |
| 822 | + 'ep-tab-view' => 'Tab label', |
| 823 | + 'ep-tab-edit' => 'Tab label', |
| 824 | + 'ep-tab-create' => 'Tab label', |
| 825 | + 'ep-tab-history' => 'Tab label', |
| 826 | + 'ep-tab-enroll' => 'Tab label', |
| 827 | + 'ep-tab-disenroll' => 'Tab label', |
| 828 | + 'ep-tab-delete' => 'Tab label', |
| 829 | + |
| 830 | + // Tooltips |
| 831 | + 'tooltip-ep-form-save' => 'Tooltip text', |
| 832 | + 'tooltip-ep-edit-institution' => 'Tooltip text', |
| 833 | + 'tooltip-ep-edit-course' => 'Tooltip text', |
| 834 | + 'tooltip-ep-summary' => 'Tooltip text', |
| 835 | + 'tooltip-ep-minor' => 'Tooltip text', |
| 836 | + |
| 837 | + // Access keys |
| 838 | + 'accesskey-ep-form-save' => 'Access key, do not translate', |
| 839 | + 'accesskey-ep-edit-institution' => 'Access key, do not translate', |
| 840 | + 'accesskey-ep-edit-course' => 'Access key, do not translate', |
| 841 | + 'accesskey-ep-summary' => 'Access key, do not translate', |
| 842 | + 'accesskey-ep-minor' => 'Access key, do not translate', |
| 843 | + |
| 844 | + // Navigation links |
| 845 | + 'ep-nav-orgs' => 'Text of link to institution list', |
| 846 | + 'ep-nav-courses' => 'Text of link to courses list', |
| 847 | + 'ep-nav-mycourses' => 'Text of link to Special:MyCourses', |
| 848 | + 'ep-nav-students' => 'Text of link to students list', |
| 849 | + 'ep-nav-mentors' => 'Text of link to mentors list', |
| 850 | + 'ep-nav-cas' => 'Text of link to Campus Ambassadors list', |
| 851 | + 'ep-nav-oas' => 'Text of link to Online Ambassadors list', |
| 852 | + 'ep-nav-oaprofile' => 'Text of link to a users Online Ambassadors profile', |
| 853 | + 'ep-nav-caprofile' => 'Text of link to a users Campus Ambassadors profile', |
| 854 | + |
| 855 | + // Logging |
| 856 | + // log-name = {{Name of the $1 log group}} |
| 857 | + 'log-name-institution' => '{{log-name|institution}}', |
| 858 | + 'log-name-course' => '{{log-name|course}}', |
| 859 | + 'log-name-student' => '{{log-name|student}}', |
| 860 | + 'log-name-online' => '{{log-name|online}}', |
| 861 | + 'log-name-campus' => '{{log-name|campus}}', |
| 862 | + 'log-name-instructor' => '{{log-name|instructor}}', |
| 863 | + 'log-name-eparticle' => '{{log-name|eparticle}}', |
| 864 | + |
| 865 | + // log-header = {{Header of the $1 log groups page}} |
| 866 | + 'log-header-institution' => '{{log-header|institution}}', |
| 867 | + 'log-header-course' => '{{log-header|course}}', |
| 868 | + 'log-header-instructor' => '{{log-header|instructor}}', |
| 869 | + 'log-header-campus' => '{{log-header|campus}}', |
| 870 | + 'log-header-online' => '{{log-header|online}}', |
| 871 | + 'log-header-student' => '{{log-header|student}}', |
| 872 | + |
| 873 | + // log-description = {{Description of the $1 log group}} |
| 874 | + 'log-description-institution' => '{{log-description|institution}}', |
| 875 | + 'log-description-course' => '{{log-description|course}}', |
| 876 | + 'log-description-instructor' => '{{log-description|instructor}}', |
| 877 | + 'log-description-online' => '{{log-description|online}}', |
| 878 | + 'log-description-campus' => '{{log-description|campus}}', |
| 879 | + 'log-description-student' => '{{log-description|student}}', |
| 880 | + |
| 881 | + 'logentry-institution-add' => 'Log entry. $1 is the performing user, $3 is the name of the added institution', |
| 882 | + 'logentry-institution-remove' => 'Log entry. $1 is the performing user, $3 is the name of the removed institution', |
| 883 | + 'logentry-institution-update' => 'Log entry. $1 is the performing user, $3 is the name of the updated institution', |
| 884 | + 'logentry-institution-undelete' => 'Log entry. $1 is the performing user, $3 is the name of the undeleted institution', |
| 885 | + |
| 886 | + 'logentry-course-add' => 'Log entry. $1 is the performing user, $3 is the name of the added course', |
| 887 | + 'logentry-course-remove' => 'Log entry. $1 is the performing user, $3 is the name of the removed course', |
| 888 | + 'logentry-course-update' => 'Log entry. $1 is the performing user, $3 is the name of the updated course', |
| 889 | + 'logentry-course-undelete' => 'Log entry. $1 is the performing user, $3 is the name of the undeleted course', |
| 890 | + |
| 891 | + 'logentry-instructor-add' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of added people', |
| 892 | + 'logentry-instructor-remove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of removed people', |
| 893 | + 'logentry-instructor-selfadd' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course', |
| 894 | + 'logentry-instructor-selfremove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course', |
| 895 | + |
| 896 | + 'logentry-online-add' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of added people', |
| 897 | + 'logentry-online-remove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of removed people', |
| 898 | + 'logentry-online-selfadd' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course', |
| 899 | + 'logentry-online-selfremove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course', |
| 900 | + 'logentry-online-profilesave' => 'Log entry. User updated own ambassador profile. $1 is the performing user (link), $2 is the name of this user', |
| 901 | + |
| 902 | + 'logentry-campus-add' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of added people', |
| 903 | + 'logentry-campus-remove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of removed people', |
| 904 | + 'logentry-campus-selfadd' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course', |
| 905 | + 'logentry-campus-selfremove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course', |
| 906 | + 'logentry-campus-profilesave' => 'Log entry. User updated own ambassador profile. $1 is the performing user (link), $2 is the name of this user', |
| 907 | + |
| 908 | + 'logentry-student-add' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the course in which the user enrolled', |
| 909 | + 'logentry-student-remove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the name of the course, $4 is the amount of added people, $5 is a list of removed people', |
| 910 | + 'logentry-student-selfadd' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the course in which the user enrolled', |
| 911 | + 'logentry-student-selfremove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the course in which the user disenrolled', |
| 912 | + |
| 913 | + 'logentry-eparticle-selfadd' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the article, $4 is the course', |
| 914 | + 'logentry-eparticle-selfremove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the article, $4 is the course', |
| 915 | + 'logentry-eparticle-add' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the article, $4 is the course, $5 is the user that own the article (link), $6 is the name of this user', |
| 916 | + 'logentry-eparticle-remove' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the article, $4 is the course, $5 is the user that own the article (link), $6 is the name of this user', |
| 917 | + 'logentry-eparticle-review' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the article, $4 is the course, $5 is the user that own the article (link), $6 is the name of this user', |
| 918 | + 'logentry-eparticle-unreview' => 'Log entry. $1 is the performing user (link), $2 is the name of this user, $3 is the article, $4 is the course, $5 is the user that own the article (link), $6 is the name of this user', |
| 919 | + |
| 920 | + // Preferences |
| 921 | + 'prefs-education' => 'Preferences tab label', |
| 922 | + 'ep-prefs-showtoplink' => 'Preference checkbox label', |
| 923 | + 'ep-prefs-bulkdelorgs' => 'Preference checkbox label', |
| 924 | + 'ep-prefs-bulkdelcourses' => 'Preference checkbox label', |
| 925 | + |
809 | 926 | // Rights |
810 | 927 | 'right-ep-org' => '{{doc-right|ep-org}}', |
811 | 928 | 'right-ep-course' => '{{doc-right|ep-course}}', |