add a confirm dialog when deleting a group invitation link
This commit is contained in:
@@ -345,6 +345,7 @@
|
||||
"Delete group resources": "Delete group resources",
|
||||
"Delete group": "Delete group",
|
||||
"Delete invitation":"Delete invitation",
|
||||
"Delete invitation?":"Delete invitation?",
|
||||
"Delete my account": "Delete my account",
|
||||
"Delete post": "Delete post",
|
||||
"Delete profiles": "Delete profiles",
|
||||
@@ -377,6 +378,7 @@
|
||||
"Do not receive any mail": "Do not receive any mail",
|
||||
"Do you really want to ban the account \u00ab\u00a0{emailAccount}\u00a0\u00bb\u00a0?": "Do you really want to ban the account \u00ab\u00a0{emailAccount}\u00a0\u00bb\u00a0?",
|
||||
"Do you really want to ban this account? All of the user's profiles will be deleted.": "Do you really want to ban this account? All of the user's profiles will be deleted.",
|
||||
"Do you really want to delete this invitation link to this group?":"Do you really want to delete this invitation link to this group?",
|
||||
"Do you really want to suspend this profile? All of the profiles content will be deleted.": "Do you really want to suspend this profile? All of the profiles content will be deleted.",
|
||||
"Do you really want to unban this account? The user will be able to log-in again.":"Do you really want to unban this account? The user will be able to log-in again.",
|
||||
"Do you want to join the group {groupName} with the profile {preferredUsername} ?": "Do you want to join the group {groupName} with the profile {preferredUsername} ?",
|
||||
|
||||
@@ -345,6 +345,7 @@
|
||||
"Delete group resources": "Supprimer des ressources de groupes",
|
||||
"Delete group": "Supprimer le groupe",
|
||||
"Delete invitation":"Supprimer l'invitation",
|
||||
"Delete invitation?":"Supprimer l'invitation ?",
|
||||
"Delete my account": "Supprimer mon compte",
|
||||
"Delete post": "Supprimer le billet",
|
||||
"Delete profiles": "Supprimer des profils",
|
||||
@@ -377,6 +378,7 @@
|
||||
"Do not receive any mail": "Ne pas recevoir d'e-mail",
|
||||
"Do you really want to ban the account \u00ab\u00a0{emailAccount}\u00a0\u00bb\u00a0?": "Voulez-vous vraiment bannir le compte \u00ab\u00a0{emailAccount}\u00a0\u00bb\u00a0?",
|
||||
"Do you really want to ban this account? All of the user's profiles will be deleted.": "Voulez-vous vraiment bannir ce compte\u00a0? Tous les profils de cet\u00b7te utilisateur\u00b7ice seront supprim\u00e9s.",
|
||||
"Do you really want to delete this invitation link to this group?":"Voulez-vous vraiment supprimer ce lien d'invitation pour ce groupe ?",
|
||||
"Do you really want to suspend this profile? All of the profiles content will be deleted.": "Voulez-vous vraiment suspendre ce profil\u00a0? Tout le contenu du profil sera supprim\u00e9.",
|
||||
"Do you really want to unban this account? The user will be able to log-in again.": "Voulez-vous vraiment d\u00e9bannir ce compte\u00a0? L'utilisateur pourra \u00e0 nouveau se connecter.",
|
||||
"Do you want to join the group {groupName} with the profile {preferredUsername} ?": "Voulez-vous rejoindre le groupe {groupName} avec le profil {preferredUsername} ?",
|
||||
|
||||
Reference in New Issue
Block a user