diff --git a/module/Application/view/application/index/index.phtml b/module/Application/view/application/index/index.phtml index c649fde..52a363b 100644 --- a/module/Application/view/application/index/index.phtml +++ b/module/Application/view/application/index/index.phtml @@ -1,6 +1,6 @@

translate('Welcome to the PHP DDD Cargo Sample') ?>

-

translate('Congratulations! You have successfully installed the Container Shipping System. You are currently running the ChapterTwo Version of the Application.') ?>

+

translate('Congratulations! You have successfully installed the Container Shipping System. You are currently running the ChapterThree Version of the Application.') ?>

translate('Fork PHP DDD Cargo Sample on GitHub') ?> »

@@ -10,7 +10,7 @@

translate('Goal of the Sample Application') ?>

-

translate('The Cargo Shipping System is based on the example used in Eric Evans book Domain Driven Design: Tackling Complexity in the Heart of Software. It\'s a PHP Version of the Cargo Sample to show how DDD can be applied to a PHP Project. %sZend Framework 2%s is used as a basis for the application layer and %sdoctrine 2%s is used for the infrastructure layer.'), '', '', '', '') ?>

+

translate('The Cargo Shipping System is based on the example used in Eric Evans book Domain-Driven Design: Tackling Complexity in the Heart of Software. It\'s a PHP Version of the Cargo Sample to show how DDD can be applied to a PHP Project. %sZend Framework 2%s is used as a basis for the application layer and %sdoctrine 2%s is used for the infrastructure layer.'), '', '', '', '') ?>