[ux] make timeout message more explicit

This commit is contained in:
Laurent Peuch 2019-09-16 02:54:01 +02:00
parent caf7d28ef0
commit d895ae3206

View file

@ -14,7 +14,7 @@
"folder_exists": "Folder already exists: '{path}'", "folder_exists": "Folder already exists: '{path}'",
"folder_not_exist": "Folder does not exist", "folder_not_exist": "Folder does not exist",
"info": "Info:", "info": "Info:",
"instance_already_running": "An instance is already running", "instance_already_running": "There is already a YunoHost command running, please wait for it to finish before doing this one",
"invalid_argument": "Invalid argument '{argument}': {error}", "invalid_argument": "Invalid argument '{argument}': {error}",
"invalid_password": "Invalid password", "invalid_password": "Invalid password",
"invalid_usage": "Invalid usage, pass --help to see help", "invalid_usage": "Invalid usage, pass --help to see help",