From: Roland Häder Date: Sun, 16 Nov 2008 22:01:49 +0000 (+0000) Subject: Internal title translated to English X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=commitdiff_plain;h=b42af148ba24a4e22bb54d596635a9e4e59260da Internal title translated to English --- diff --git a/application/ship-simu/data.php b/application/ship-simu/data.php index 0ec07a0..7bd697a 100644 --- a/application/ship-simu/data.php +++ b/application/ship-simu/data.php @@ -43,7 +43,7 @@ $app = call_user_func_array( ); // Set application name and version -$app->setAppName("Ship-Simu Schiffsimulator"); +$app->setAppName("Ship-Simu Shipping Simulator"); $app->setAppVersion("0.0.0"); $app->setAppShortName("ship-simu");