Skip to content

Commit

Permalink
Merge pull request #40161 from nextcloud/Jerome-Herbinet-better-devic…
Browse files Browse the repository at this point in the history
…es-wipe-action-wording
  • Loading branch information
skjnldsv authored Mar 16, 2024
2 parents 1d7423e + c97d635 commit 2c29d0e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/settings/src/components/Users/UserRow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ export default {
},
{
icon: 'icon-delete',
text: t('settings', 'Wipe all devices'),
text: t('settings', 'Disconnect all devices and delete local data'),
action: this.wipeUserDevices,
},
{
Expand Down
4 changes: 2 additions & 2 deletions dist/settings-users-3239.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-users-3239.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/settings-vue-settings-apps-users-management.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-vue-settings-apps-users-management.js.map

Large diffs are not rendered by default.

0 comments on commit 2c29d0e

Please sign in to comment.