diff options
Diffstat (limited to 'modules/gallery/views/admin_identity_confirm.html.php')
| -rw-r--r-- | modules/gallery/views/admin_identity_confirm.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_identity_confirm.html.php b/modules/gallery/views/admin_identity_confirm.html.php index e14525b5..54aae9c8 100644 --- a/modules/gallery/views/admin_identity_confirm.html.php +++ b/modules/gallery/views/admin_identity_confirm.html.php @@ -4,7 +4,7 @@ <?= form::hidden("provider", $new_provider) ?> <p><span class="ui-icon ui-icon-alert" style="float: left; margin:0 7px 20px 0;"></span> - <?= t("Do you really want to switch Identity providers? Continuing will delete all existing users.") ?> + <?= t("Are you sure you want to change your Identity Provider? Continuing will delete all existing users.") ?> </p> </form> |
