diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index e06d3005054..09d4fa055ce 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -84,6 +84,7 @@ OC.L10N.register( "Yes" : "Yes", "No files in here" : "No files in here", "Choose" : "Choose", + "Copy" : "Copy", "Error loading file picker template: {error}" : "Error loading file picker template: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error loading message template: {error}", @@ -130,7 +131,6 @@ OC.L10N.register( "Choose a password for the public link" : "Choose a password for the public link", "Choose a password for the public link or press the \"Enter\" key" : "Choose a password for the public link or press the \"Enter\" key", "Copied!" : "Copied!", - "Copy" : "Copy", "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", |