summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 09d4fa055ce..b171f0aaeeb 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "No files in here",
"Choose" : "Choose",
"Copy" : "Copy",
+ "Move" : "Move",
"Error loading file picker template: {error}" : "Error loading file picker template: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Error loading message template: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
"Pending" : "Pending",
+ "Copy to {folder}" : "Copy to {folder}",
+ "Move to {folder}" : "Move to {folder}",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",