Skip to content

Commit c368ac8

Browse files
committed
Update string to indicate that accounts with channels cannot be deleted
1 parent f22ab15 commit c368ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • contentcuration/contentcuration/frontend/settings/pages/Account

contentcuration/contentcuration/frontend/settings/pages/Account/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
completelyDeleteAccountLabel: 'Completely remove your account from Kolibri Studio',
198198
unableToDeleteAdminAccount: 'Unable to delete an admin account',
199199
handleChannelsBeforeAccount:
200-
'You must delete these channels manually or invite others to edit them before you can delete your account.',
200+
'You cannot delete accounts that have channels. You must delete these channels manually before you can delete your account.',
201201
202202
// API strings
203203
apiTokenHeading: 'API Token',

0 commit comments

Comments
 (0)