]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_company.ctp
Typo in 'goverment' fixed ('government' is correct)
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_company.ctp
index 8197cdf4885c9555cffe3566e3d916d3fd524546..428e298180503cbdf08504ed85879b4d72190e1c 100644 (file)
@@ -17,30 +17,30 @@ if ($linkInstance->getValueInstance()->ifUserCreatedMaximumAllowedCompanies()) {
        $linkInstance->addActionLink('company_found', "Gründe eine virtuelle Firma und mache dich (virtuell) selbstständig.");
 }
 
-// Add link group for goverment
-$linkInstance->addLinkGroup('goverment', "Bewerbe dich bei anderen Firmen und hole dir eine Starthilfe vom virtuellen Staat ab wenn du nicht flüssig bist!");
+// Add link group for government
+$linkInstance->addLinkGroup('government', "Bewerbe dich bei anderen Firmen und hole dir eine Starthilfe vom virtuellen Staat ab wenn du nicht flüssig bist!");
 
 if ($linkInstance->getValueInstance()->ifUserHasRequiredPoints('write_applications')) {
        // Enough money to write applications to other companies
        $linkInstance->addActionLink('company_list', "Alle Firmen auflisten zum Bewerben.");
-} elseif ($linkInstance->getValueInstance()->ifGovermentPaysTraining()) {
-       // Goverment is able to pay a training in general
-       $linkInstance->addActionLink('goverment_training', "Jetzt zur virtuellen Kurswelt und ein Training auswählen.");
+} elseif ($linkInstance->getValueInstance()->ifGovernmentPaysTraining()) {
+       // Government is able to pay a training in general
+       $linkInstance->addActionLink('government_training', "Jetzt zur virtuellen Kurswelt und ein Training auswählen.");
 
-       // Can the goverment pay startup help?
-       if ($linkInstance->getValueInstance()->ifGovermentPaysStartupHelp()) {
+       // Can the government pay startup help?
+       if ($linkInstance->getValueInstance()->ifGovernmentPaysStartupHelp()) {
                // Add link note
-               $linkInstance->addLinkNote('goverment_startup_help', "Virtuelle Starthilfe beantragen:");
+               $linkInstance->addLinkNote('government_startup_help', "Virtuelle Starthilfe beantragen:");
 
-               // Display link to goverment for startup help
-               $linkInstance->addActionLink('goverment_startup_help', "Direkt zum Antragsformular für deine Starthilfe.");
+               // Display link to government for startup help
+               $linkInstance->addActionLink('government_startup_help', "Direkt zum Antragsformular für deine Starthilfe.");
        } // END - if
-} elseif ($linkInstance->getValueInstance()->ifGovermentPaysStartupHelp()) {
-       // Display link to goverment for startup help
-       $linkInstance->addActionLink('goverment_startup_help', "Direkt zum Antragsformular für deine Starthilfe.");
+} elseif ($linkInstance->getValueInstance()->ifGovernmentPaysStartupHelp()) {
+       // Display link to government for startup help
+       $linkInstance->addActionLink('government_startup_help', "Direkt zum Antragsformular für deine Starthilfe.");
 } else {
-       // Even goverment cannot help the gamer here
-       $linkInstance->addLinkNote('goverment_depleted', "Leider kann dir der Staat nicht mehr weiterhelfen, dich zu bewerben, da du zu oft Starthilfen erhalten hast oder ein Training absolviert hast. Hier muss aber noch weiter am Spiel gearbeitet werden. :-)");
+       // Even government cannot help the gamer here
+       $linkInstance->addLinkNote('government_depleted', "Leider kann dir der Staat nicht mehr weiterhelfen, dich zu bewerben, da du zu oft Starthilfen erhalten hast oder ein Training absolviert hast. Hier muss aber noch weiter am Spiel gearbeitet werden. :-)");
 }
 
 // Add link group for money bank