09.02.2011, 23:34
Update
Deutsch: Jetzt könnt ihr euch die Version 1.5 mit Sprachdateien runterladen, die Standardsprache ist Englisch, was sich aber ganz leicht in der Config in {dslan}/htdocs/awards/awards_config.php ändern lässt einfach die Zeileersetzen mit
English: Now you can download the Version 1.5 + language files !
You can change the language in
{dslan}/htdocs/awards/awards_config.php
The language is set by this code
You also can add a language, copy the code from 'en.php', create a new file and insert the copied code !
Change the contents of the variables and save the file (for example) as 'fr.php'
Now open {dslan}/htdocs/awards/awards_config.php
and change this:
I hope you like my little tool ;D
Deutsch: Jetzt könnt ihr euch die Version 1.5 mit Sprachdateien runterladen, die Standardsprache ist Englisch, was sich aber ganz leicht in der Config in {dslan}/htdocs/awards/awards_config.php ändern lässt einfach die Zeile
PHP Code:
$language_file = 'en.php';
PHP Code:
$language_file = 'de.php';
You can change the language in
{dslan}/htdocs/awards/awards_config.php
The language is set by this code
PHP Code:
$language_file = 'en.php';
Change the contents of the variables and save the file (for example) as 'fr.php'
Now open {dslan}/htdocs/awards/awards_config.php
and change this:
PHP Code:
$language_file = 'fr.php';
I hope you like my little tool ;D
Ich liebe DS Lan
[/spoiler]