diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index d1c5da65001..7e1d81f89bd 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -30,6 +30,8 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left", "Error uploading file \"{fileName}\": {message}" : "Error uploading file \"{fileName}\": {message}", "Could not get result from server." : "Could not get result from server.", + "Uploading..." : "Uploading...", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "File upload is in progress. Leaving the page now will cancel the upload.", "Actions" : "Actions", "Download" : "Download", |