diff --git a/locales/en.json b/locales/en.json
index 819a28008..98ae9a170 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -211,7 +211,7 @@
"log_category_404": "The log category '{category}' does not exist",
"log_link_to_log": "Full log of this operation: '{desc}'",
"log_help_to_get_log": "To view the log of the operation '{desc}', use the command 'yunohost log display {name}'",
- "log_link_to_failed_log": "The operation '{desc}' has failed ! To get help, please provide the full log of this operation",
+ "log_link_to_failed_log": "The operation '{desc}' has failed ! To get help, please provide the full log of this operation by clicking here",
"log_help_to_get_failed_log": "The operation '{desc}' has failed ! To get help, please share the full log of this operation using the command 'yunohost log display {name} --share'",
"log_category_404": "The log category '{category}' does not exist",
"log_does_exists": "There is not operation log with the name '{log}', use 'yunohost log list to see all available operation logs'",