Built-in library groups start and end with "__" as defined in bug 16735. We should translate the title to something readable and prevent them from being edited and deleted.
Created attachment 69590 [details] [review] Bug 19765 - Special library groups should have a 'translated' title and should not be editable Built-in library groups start and end with "__" as defined in bug 16735. We should translate the title to something readable and prevent them from being edited and deleted. Test Plan: 1) Apply this patch 2) Note you no longer see __SEARCH_GROUPS__ and __SEARCH_GROUPS_OPAC__, instead you see a bold emphasised group name in normal language 3) Note you can no longer delete or edit those groups
This is no longer needed due to bug 20157.