From 572b9eb09be42684fead093a40e1623597136553 Mon Sep 17 00:00:00 2001 From: yflory Date: Tue, 1 Oct 2019 12:01:18 +0200 Subject: [PATCH] Fix merge conflict with weblate --- www/common/translations/messages.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 175a14d65..20525bc13 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1212,6 +1212,5 @@ "team_deleteTitle": "Team deletion", "team_deleteHint": "Delete the team and all documents owned exclusively by the team.", "team_deleteButton": "Delete", - "team_deleteConfirm": "You are about to delete all of an entire team's data. This may impact other team members access to their data. This cannot be undone. Are you sure you want to proceed?", - "team_demoteMeConfirm": "You are about to give up your rights. You will not be able to undo this action. Are you sure?" + "team_deleteConfirm": "You are about to delete all of an entire team's data. This may impact other team members access to their data. This cannot be undone. Are you sure you want to proceed?" }