lib/app42/base/message.rb in app42-0.6.3 vs lib/app42/base/message.rb in app42-0.6.4

- old
+ new

@@ -40,9 +40,10 @@ # BPaaS, GPaaS and WordPress HIGHLY_CONF = "You are already at highest configuration." LOW_CONF = "You are already at lowest configuration." URL_WILL_CHANGE = "\nStopping setup will modify your app public URL. Are you sure you want to stop Setup 'gpaas'?" + ADD_STATIC_IP = "Do you want to add Static IP?" BPAAS_SUCCESSFUL = "Your BPaaS setup has been completed successfully, For details, Login to PaaSHQ console." GPAAS_SUCCESSFUL = "Your GPaaS setup has been completed successfully, For details, Login to PaaSHQ console." WORDPRESS_SUCCESSFUL = "Your WordPress setup has been completed successfully, For details, Login to PaaSHQ console." end \ No newline at end of file