Update 'ssowat conf regenerated' message to reflect that SSO and portal are two slightly different thing

This commit is contained in:
Alexandre Aubin 2023-12-21 17:28:38 +01:00
parent 9a45a6ccf2
commit 20d914fd10

View file

@ -780,7 +780,7 @@
"service_unknown": "Unknown service '{service}'",
"show_tile_cant_be_enabled_for_regex": "You cannot enable 'show_tile' right now, because the URL for the permission '{permission}' is a regex",
"show_tile_cant_be_enabled_for_url_not_defined": "You cannot enable 'show_tile' right now, because you must first define an URL for the permission '{permission}'",
"ssowat_conf_generated": "SSOwat configuration regenerated",
"ssowat_conf_generated": "SSO and portal configurations regenerated",
"system_upgraded": "System upgraded",
"system_username_exists": "Username already exists in the list of system users",
"this_action_broke_dpkg": "This action broke dpkg/APT (the system package managers)... You can try to solve this issue by connecting through SSH and running `sudo apt install --fix-broken` and/or `sudo dpkg --configure -a`.",