Skip to content
Snippets Groups Projects
Commit 366b3bf9 authored by Moritz Strohm's avatar Moritz Strohm
Browse files

changed text string for info message, re #11

parent c5419123
No related branches found
No related tags found
No related merge requests found
......@@ -219,7 +219,7 @@ class Resources_AdminController extends AuthenticatedController
if (!$this->users) {
//No user found.
PageLayout::postInfo(
_('Es gibt keine Personen, zu denen Berechtigungen in der Raumverwaltung eingetragen sind!')
_('Es gibt keine Personen mit Berechtigungen in der Raumverwaltung!')
);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment