aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/js/app.js')
-rw-r--r--apps/files/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/js/app.js b/apps/files/js/app.js
index f8e59a71b94..6a21bce975b 100644
--- a/apps/files/js/app.js
+++ b/apps/files/js/app.js
@@ -90,7 +90,7 @@
filesClient: OC.Files.getClient(),
multiSelectMenu: [
{
- name: 'moveCopy',
+ name: 'copyMove',
displayName: t('files', 'Move or copy'),
iconClass: 'icon-external',
},