From 7fb1e458fac2a710c4a95acb2639d4115b52a972 Mon Sep 17 00:00:00 2001 From: Allan Nordhøy Date: Sat, 20 Jan 2018 09:17:26 +0100 Subject: There was an error loading → Could not load MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/js/contactsmenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/js') diff --git a/core/js/contactsmenu.js b/core/js/contactsmenu.js index 8d08ea74f4c..9e7ec552830 100644 --- a/core/js/contactsmenu.js +++ b/core/js/contactsmenu.js @@ -47,7 +47,7 @@ var ERROR_TEMPLATE = '' + '
' + ' ' - + '

' + t('core', 'There was an error loading your contacts') + '

' + + '

' + t('core', 'Could not load your contacts') + '

' + '
'; var CONTACT_TEMPLATE = '' + '{{#if contact.avatar}}' -- cgit v1.2.3