for the moment it would be the best if LanguageAls.php would be the same like LanguageDe.php. That would help us a lot at als. at the moment all is in English ok great I'll make a stub language file that fetches everything from de cool */ include_once( "LanguageDe.php" ); class LanguageGsw extends LanguageDe { /* Inherit everything. */ } ?>