diff --git a/config/lang/en.json b/config/lang/en.json
index fce023ffbcf49c771e6af32d775ed5e64d608157..fb01122710bc61359e89894d7b8bbcdbcbfe5213 100644
--- a/config/lang/en.json
+++ b/config/lang/en.json
@@ -132,8 +132,8 @@
     "class-project-info-deploy-skip-sync": "SKIP: Synchronisation type "%s" is not supported (yet).",
     "class-project-info-deploy-start-by-method": "Starting installation to target hosts",
     "class-project-info-deploy-start-by-method-skip": "SKIP: nothing to do. No method an/ or target host were defined.",
-    "class-project-info-deploy-successful": "The deployment was finished successfully.",
-    "class-project-info-deploy-failed": "The deployment failed.",
+    "class-project-info-deploy-successful": "The deployment of phase %s was finished successfully.",
+    "class-project-info-deploy-failed": "The deployment of phase %s failed.",
     "class-project-info-accept-overview": "Info: in the phase "%s" is installed:",
     "class-project-info-accept-version-and-next-phase": "The current version [%s] will be put to the queue of phase [%s].",
     "class-project-info-setup-phaseinfos": "Activate the needed phases for your project. Enter the urls of each phase.<br>Fore new hosts: contact the system administrator - he must configure the hosts before the project can be installed there.",