Index: trunk/extensions/EducationProgram/EducationProgram.i18n.php |
— | — | @@ -1130,4 +1130,81 @@ |
1131 | 1131 | 'ep-articletable-remarticle-text-self' => 'Message explaining what the user is about to do in a confirmation dialog. $1 is article name, $2 is course name', |
1132 | 1132 | 'ep-articletable-remarticle-text' => 'Message explaining what the user is about to do in a confirmation dialog. $1 is article name, $2 is course name, $3 is the student working on the article', |
1133 | 1133 | |
| 1134 | + // Article pager |
| 1135 | + 'ep-articles-noresults' => 'Shown instead of a pager as notification that there are no results', |
| 1136 | + |
| 1137 | + // Campus ambassador pager |
| 1138 | + 'epcapager-header-photo' => 'Table column header', |
| 1139 | + 'epcapager-header-user-id' => 'Table column header', |
| 1140 | + 'epcapager-header-bio' => 'Table column header', |
| 1141 | + 'epcapager-header-courses' => 'Table column header', |
| 1142 | + 'ep-ca-noresults' => 'Shown instead of a pager as notification that there are no results', |
| 1143 | + |
| 1144 | + // Online ambassador pager |
| 1145 | + 'epoapager-header-photo' => 'Table column header', |
| 1146 | + 'epoapager-header-user-id' => 'Table column header', |
| 1147 | + 'epoapager-header-bio' => 'Table column header', |
| 1148 | + 'epoapager-header-courses' => 'Table column header', |
| 1149 | + 'ep-oa-noresults' => 'Shown instead of a pager as notification that there are no results', |
| 1150 | + |
| 1151 | + // Student activity pager |
| 1152 | + 'epstudentactivitypager-header-user-id' => 'Table column header', |
| 1153 | + 'epstudentactivitypager-header-org-id' => 'Table column header', |
| 1154 | + 'epstudentactivitypager-header-last-course' => 'Table column header', |
| 1155 | + 'epstudentactivitypager-header-last-active' => 'Table column header', |
| 1156 | + |
| 1157 | + // Institution editing |
| 1158 | + 'editinstitution-text' => 'Small description at the top of the edit form', |
| 1159 | + 'educationprogram-org-edit-name' => 'Text input label', |
| 1160 | + 'orgpage-edit-legend-add' => 'Form header', |
| 1161 | + 'orgpage-edit-legend-edit' => 'Form header', |
| 1162 | + 'educationprogram-org-edit-city' => 'Text input label', |
| 1163 | + 'educationprogram-org-edit-country' => 'Text input label', |
| 1164 | + 'educationprogram-org-submit' => 'Submit button text', |
| 1165 | + 'ep-addorg' => 'Message shown when viewing an non-existing institution page', |
| 1166 | + 'ep-editorg' => 'Message shown when editing an institution page', |
| 1167 | + 'ep-editorg-exists-already' => 'Message shown when the user tries to create a new institution with a name that already exists, and so ends up editing that one', |
| 1168 | + 'orgpage-edit-title-edit' => 'Page title. $1 is insitution name', |
| 1169 | + 'orgpage-edit-title-add' => 'Page title. $1 is insitution name', |
| 1170 | + 'orgpage-edit-deleted' => 'Warning shown when recreating a deleted institution', |
| 1171 | + 'orgpage-edit-undelete-revisions' => 'message indicating the institution has been deleted. $1 is a restore link', |
| 1172 | + 'orgpage-edit-undelete-link' => 'Restore link text. $1 is the amount of revisions to be restored', |
| 1173 | + |
| 1174 | + 'educationprogram-org-invalid-name' => 'Error message indicating the value must be at least $1 characters long.', |
| 1175 | + 'educationprogram-org-invalid-city' => 'Error message indicating the value must be at least $1 characters long.', |
| 1176 | + 'educationprogram-org-invalid-country' => 'Error message indicating that the enetered value is not a valid country.', |
| 1177 | + |
| 1178 | + // Course editing |
| 1179 | + 'coursepage-edit-legend-add' => 'Form header', |
| 1180 | + 'coursepage-edit-legend-edit' => 'Form header', |
| 1181 | + 'ep-course-edit-term' => 'Text input label', |
| 1182 | + 'ep-course-edit-org' => 'Input label', |
| 1183 | + 'ep-course-edit-start' => 'Input label', |
| 1184 | + 'ep-course-edit-end' => 'Input label', |
| 1185 | + 'ep-course-edit-token' => 'Input label', |
| 1186 | + 'ep-course-help-token' => 'Extra description for the token input field', |
| 1187 | + 'ep-course-edit-description' => 'Input label', |
| 1188 | + 'ep-course-edit-name-format' => '$1 ($2)', |
| 1189 | + 'ep-course-edit-name' => 'Input label', |
| 1190 | + 'ep-course-help-name' => 'Extra description for the title input field', |
| 1191 | + 'ep-course-edit-field' => 'Input label', |
| 1192 | + 'ep-course-edit-level' => 'Input label', |
| 1193 | + 'ep-course-edit-term' => 'Input label', |
| 1194 | + 'ep-course-edit-mc' => 'Input label', |
| 1195 | + 'ep-course-help-mc' => 'Extra description for the name input field', |
| 1196 | + 'ep-course-edit-lang' => 'Input label', |
| 1197 | + 'ep-addcourse' => 'Message shown when viewing an non-existing course page', |
| 1198 | + 'ep-editcourse' => 'Message shown when editing an institution page', |
| 1199 | + 'ep-editcourse-exists-already' => 'Message shown when the user tries to create a new course with a name that already exists, and so ends up editing that one', |
| 1200 | + 'coursepage-edit-title-edit' => 'Page title. $1 is the course name', |
| 1201 | + 'coursepage-edit-title-add' => 'Page title. $1 is the course name', |
| 1202 | + 'coursepage-edit-deleted' => 'Warning shown when recreating a deleted course', |
| 1203 | + |
| 1204 | + 'ep-course-invalid-org' => 'Error message shown when selecting an invalid institution', |
| 1205 | + 'ep-course-invalid-token' => 'Error message indicating the value should contain at least $1 characters', |
| 1206 | + 'ep-course-invalid-description' => 'Error message indicating the value should contain at least $1 characters', |
| 1207 | + 'ep-course-invalid-lang' => 'error message shown when selecting an invalid language', |
| 1208 | + 'coursepage-edit-undelete-revisions' => 'message indicating the course has been deleted. $1 is a restore link', |
| 1209 | + 'coursepage-edit-undelete-link' => 'Restore link text. $1 is the amount of revisions to be restored', |
| 1210 | + |
1134 | 1211 | ); |