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 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>", |