Commits

Tim Donohue authored and GitHub committed a37e0f29b7a Merge
Merge pull request #2497 from DSpace/backport-2493-to-dspace-7_x

[Port dspace-7_x] Correct text of help info on edit group page
No tags
gidlmaster

src/assets/i18n/en.json5

Modified
501 501 "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.",
502 502
503 503 "admin.access-control.groups.form.subgroups-list.no-items": "No groups found with this in their name or this as UUID",
504 504
505 505 "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.",
506 506
507 507 "admin.access-control.groups.form.return": "Back",
508 508
509 509 "admin.access-control.groups.form.tooltip.editGroupPage": "On this page, you can modify the properties and members of a group. In the top section, you can edit the group name and description, unless this is an admin group for a collection or community, in which case the group name and description are auto-generated and cannot be edited. In the following sections, you can edit group membership. See [the wiki](https://wiki.lyrasis.org/display/DSDOC7x/Create+or+manage+a+user+group) for more details.",
510 510
511 - "admin.access-control.groups.form.tooltip.editGroup.addEpeople": "To add or remove an EPerson to/from this group, either click the 'Browse All' button or use the search bar below to search for users (use the dropdown to the left of the search bar to choose whether to search by metadata or by email). Then click the plus icon for each user you wish to add in the list below, or the trash can icon for each user you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages. Once you are ready, save your changes by clicking the 'Save' button in the top section.",
511 + "admin.access-control.groups.form.tooltip.editGroup.addEpeople": "To add or remove an EPerson to/from this group, either click the 'Browse All' button or use the search bar below to search for users (use the dropdown to the left of the search bar to choose whether to search by metadata or by email). Then click the plus icon for each user you wish to add in the list below, or the trash can icon for each user you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages.",
512 512
513 - "admin.access-control.groups.form.tooltip.editGroup.addSubgroups": "To add or remove a Subgroup to/from this group, either click the 'Browse All' button or use the search bar below to search for users. Then click the plus icon for each user you wish to add in the list below, or the trash can icon for each user you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages. Once you are ready, save your changes by clicking the 'Save' button in the top section.",
513 + "admin.access-control.groups.form.tooltip.editGroup.addSubgroups": "To add or remove a Subgroup to/from this group, either click the 'Browse All' button or use the search bar below to search for groups. Then click the plus icon for each group you wish to add in the list below, or the trash can icon for each group you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages.",
514 514
515 515 "admin.search.breadcrumbs": "Administrative Search",
516 516
517 517 "admin.search.collection.edit": "Edit",
518 518
519 519 "admin.search.community.edit": "Edit",
520 520
521 521 "admin.search.item.delete": "Delete",
522 522
523 523 "admin.search.item.edit": "Edit",

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut