updated modal message (#3552)

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
agagancarczyk 2022-10-12 09:22:54 +01:00 committed by GitHub
parent cce4fd8f4c
commit ad03dadd4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@
"userFedUnlinkUsersConfirmTitle": "Unlink all users?", "userFedUnlinkUsersConfirmTitle": "Unlink all users?",
"userFedUnlinkUsersConfirm": "Do you want to unlink all the users? Any users without a password in the database will not be able to authenticate anymore.", "userFedUnlinkUsersConfirm": "Do you want to unlink all the users? Any users without a password in the database will not be able to authenticate anymore.",
"removeImportedUsers": "Remove imported users?", "removeImportedUsers": "Remove imported users?",
"removeImportedUsersMessage": "Do you really want to remove all imported users?", "removeImportedUsersMessage": "Do you really want to remove all imported users? The option \"Unlink users\" makes sense just for the Edit Mode \"Unsynced\" and there should be a warning that \"unlinked\" users without the password in Keycloak database won't be able to authenticate.",
"removeImportedUsersSuccess": "Imported users have been removed.", "removeImportedUsersSuccess": "Imported users have been removed.",
"removeImportedUsersError": "Could not remove imported users: '{{error}}'", "removeImportedUsersError": "Could not remove imported users: '{{error}}'",
"syncUsersSuccess": "Sync of users finished successfully.", "syncUsersSuccess": "Sync of users finished successfully.",