|
431 | 431 | // Added v1.1 - 17.01.2002 - Bastian |
432 | 432 | $PMF_LANG["ad_log_lger"] = "Invalid user or password."; |
433 | 433 | $PMF_LANG["ad_log_sess"] = "Session expired."; |
434 | | -$PMF_LANG["ad_log_edit"] = "\"Edit User\" form for the following user: "; |
435 | | -$PMF_LANG["ad_log_crea"] = "\"New article\" form."; |
| 434 | +$PMF_LANG["ad_log_edit"] = '"Edit User" form for the following user: '; |
| 435 | +$PMF_LANG["ad_log_crea"] = '"New article" form.'; |
436 | 436 | $PMF_LANG["ad_log_crsa"] = "New entry created."; |
437 | 437 | $PMF_LANG["ad_log_ussa"] = "Update data for the following user: "; |
438 | 438 | $PMF_LANG["ad_log_usde"] = "Deleted the following user: "; |
|
1200 | 1200 | $PMF_LANG['ad_group_rights'] = 'Group permissions'; |
1201 | 1201 |
|
1202 | 1202 | // added v3.0.0-alpha.3 - 2018-09-20 by Timo |
1203 | | -$PMF_LANG['ad_menu_section_administration'] = "Sections"; |
1204 | | -$PMF_LANG['ad_section_add'] = "Add Section"; |
1205 | | -$PMF_LANG['ad_section_add_link'] = "Add Section"; |
1206 | | -$PMF_LANG['ad_sections'] = 'Sections'; |
1207 | | -$PMF_LANG['ad_section_details'] = "Section Details"; |
1208 | | -$PMF_LANG['ad_section_name'] = "Name"; |
1209 | | -$PMF_LANG['ad_section_description'] = "Description"; |
1210 | | -$PMF_LANG['ad_section_membership'] = "Section Assignment"; |
1211 | | -$PMF_LANG['ad_section_members'] = "Assignments"; |
1212 | | -$PMF_LANG['ad_section_addMember'] = "+"; |
1213 | | -$PMF_LANG['ad_section_removeMember'] = "-"; |
1214 | | -$PMF_LANG['ad_section_deleteSection'] = "Delete Section"; |
1215 | | -$PMF_LANG['ad_section_deleteQuestion'] = "Are you sure you want to delete this section?"; |
1216 | | -$PMF_LANG['ad_section_error_delete'] = "The section could not be deleted. "; |
1217 | | -$PMF_LANG['ad_section_error_noName'] = "Please enter a section name. "; |
1218 | | -$PMF_LANG['ad_section_suc'] = "The section was successfully added."; |
1219 | | -$PMF_LANG['ad_section_deleted'] = "The section was successfully deleted."; |
1220 | 1203 | $PMF_LANG['permission::viewadminlink'] = 'View admin link'; |
1221 | 1204 |
|
1222 | 1205 | // added v3.0.0-beta.3 - 2019-09-22 by Thorsten |
|
0 commit comments