Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: Kettu on March 20, 2006, 10:10:43 AM

Title: General language problems with mods
Post by: Kettu on March 20, 2006, 10:10:43 AM
Hi,
I am trying to use smf 1.1 RC2. The problem I could see was the following one. If you install a mod/hack, often these are only in english. So why isn't it possible to show the english text, if no other is available?

I.e. the Users online today hack.
There is no language file (*.english.php) available so you can't add a *.german.php. That means there will be no text shown, if you use German language :( In phpBB then the english text was shown.

Why isn't that possible with smf?