diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-25 01:09:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-25 01:09:58 +0000 |
commit | 89ebb8a6631eaa273d34864224986e4efb2c365d (patch) | |
tree | 128185ba7091ec95915e47eff341b31f07d5b8ad /core/l10n/en_GB.js | |
parent | 3b6a45b926fda3628959dfc8b35e9256809361a6 (diff) | |
download | nextcloud-server-89ebb8a6631eaa273d34864224986e4efb2c365d.tar.gz nextcloud-server-89ebb8a6631eaa273d34864224986e4efb2c365d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 32e550269d2..39cf80a66af 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "This list is maybe truncated - please refine your search term to see more results.", "No users or groups found for {search}" : "No users or groups found for {search}", "No users found for {search}" : "No users found for {search}", + "An error occurred (\"{message}\"). Please try again" : "An error occurred (\"{message}\"). Please try again", "An error occurred. Please try again" : "An error occurred. Please try again", "{sharee} (group)" : "{sharee} (group)", "{sharee} (remote)" : "{sharee} (remote)", |