From ee9176893e164e31e02713727c0de8840479b0f1 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 19 Oct 2019 05:26:05 +0200 Subject: [PATCH] Improve message when API is not responding? --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index cd0d4c4b..a4a70211 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -7,7 +7,7 @@ "administration_password": "Administration password", "allowed_users": "Allowed users", "all_apps": "All apps", - "api_not_responding": "API is not responding", + "api_not_responding": "The YunoHost API is not responding. Maybe 'yunohost-api' is down or got restarted?", "app_access": "Access", "app_access_addall_btn": "Enable access to all", "app_access_addall_desc": "All existing users will have access to %s.",