Code

Updated statistics to use over time data
[gosa.git] / gosa-core / setup / class_setupStep_Welcome.inc
index f5104f1a02e1705b57803ad9ad6ae7de0a0e77b8..9ac8ae03802493514441add20372049f15070049 100644 (file)
@@ -37,7 +37,7 @@ class Step_Welcome  extends setup_step
   {
     $this->s_title      = _("Welcome");
     $this->s_info       = _("The welcome message");
-    $this->s_title_long = _("Welcome to GOsa setup wizard");
+    $this->s_title_long = _("Welcome to the GOsa setup assistent");
   }
   
   function execute()