Small message tweak improvement considering from the webadmin you don't run commands strictly speaking but just click buttons

This commit is contained in:
Alexandre Aubin 2019-09-19 13:40:08 +02:00
parent 14a0f7ff66
commit bdf0a1cb7a

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": "There is already a YunoHost command running, please wait for it to finish before doing this one", "instance_already_running": "There is already a YunoHost operation running. Please wait for it to finish before running another 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",