diff --git a/webserver/plugin.jelly b/webserver/plugin.jelly index b77a4a8f..63810c99 100644 --- a/webserver/plugin.jelly +++ b/webserver/plugin.jelly @@ -3,7 +3,8 @@ - + @@ -17,14 +18,131 @@ + + + + + + -------------------------------------------------------------------------- + | Plugin Configuration Error | + -------------------------------------------------------------------------- + + A required property is missing a value. + + Property name: ${propname} + + Errors must be corrected before using this plugin. + + -------------------------------------------------------------------------- + + + + + -------------------------------------------------------------------------- + | Plugin Configuration Error | + -------------------------------------------------------------------------- + + A required property is pointing to an invalid directory. + + Property name: ${propname} + Invalid value: ${propvalue} + + Errors must be corrected before using this plugin. + + -------------------------------------------------------------------------- + + + + + -------------------------------------------------------------------------- + | Plugin Configuration Error | + -------------------------------------------------------------------------- + + The specified webserver name is currently not supported. + + Property name: ${propname} + Property value: ${propvalue} + + For supported ${propname} values, please see the help docs. + + -------------------------------------------------------------------------- + + + + + -------------------------------------------------------------------------- + | Plugin Configuration Error | + -------------------------------------------------------------------------- + + The specified version for the ${webserver} webserver is currently + not supported. + + Property name: ${propname} + Property value: ${propvalue} + + For supported ${propname} values, please see the help docs. + + -------------------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + webserver instance - - - - - - - + -Stopping the webserver... +Stopping the webserver ... - + The is already stopped! @@ -222,34 +334,31 @@ The is already stopped! description="Safely delete an installed webserver instance"> - + - - Stopping the - webserver instance before deleting it... + +Stopping the webserver instance before deleting it ... - - + + + Deleting the webserver instance ... - - - - - - - - - - - - + + + + + + + + The webserver instance is already cleaned! - - + + +