]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/language/class_LanguageSystem.php
More patterns added, part description changed to object description
[shipsimu.git] / inc / classes / main / language / class_LanguageSystem.php
index 419a85658052f91d3e217286395d856294f473af..baac159a95e4ba11a55a290e8228efd389ed8c84 100644 (file)
@@ -53,7 +53,7 @@ class LanguageSystem extends BaseFrameworkSystem implements ManageableLanguage {
                parent::constructor(__CLASS__);
 
                // Set part description
-               $this->setPartDescr("Sprachsystem");
+               $this->setObjectDescription("Sprachsystem");
 
                // Create unique ID number
                $this->createUniqueID();