diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
commit | db50e11edf608b6225e253610f7435089824a2c2 (patch) | |
tree | dff69086a5264a8c48cfa7599df363e2c892b693 /core/l10n/en_GB.js | |
parent | e2047009d118adbfeba6c16547d7965b10b92894 (diff) | |
download | nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.tar.gz nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.zip |
[tx-robot] updated from transifex
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 503a863993e..00d8aec794f 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -53,10 +53,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Following apps have been disabled: %s", "Already up to date" : "Already up to date", + "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", "No contacts found" : "No contacts found", "Show all contacts …" : "Show all contacts …", - "Could not load your contacts" : "Could not load your contacts", "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>", |