diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-13 02:08:45 -0400 |
commit | cba4875e4dabc2f486bc776e3a5b4985d207fc90 (patch) | |
tree | a9ee75727d6ff3560ad0282877c130c9b682cf7e /apps/files/l10n/en_GB.json | |
parent | e077d78ec98a992530661e3801fbdaf43198d187 (diff) | |
download | nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.tar.gz nextcloud-server-cba4875e4dabc2f486bc776e3a5b4985d207fc90.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 7cbcbaeb0f4..d8fc9c3fa99 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -19,9 +19,9 @@ "Invalid directory." : "Invalid directory.", "Files" : "Files", "All files" : "All files", - "Favorites" : "Favourites", "Home" : "Home", "Close" : "Close", + "Favorites" : "Favourites", "Upload cancelled." : "Upload cancelled.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}", |