| Author |
Message |
Marco
|
Posted: 15 Aug 2006 07:42:49
Hi there,
first of all ... this is the first script with fits all my wiches :D
Now... i tryed to find a option to change the language of my directory. but there is no button or something else to switch language. is it possible that there is no multilanguage support?
if not ... how can i switch to an other language? i want everything in german and i allready translated the English_lang.php to German_lang.php but i can't find anything to make it work.
P.S.: excuse me for my bad english ;)
|
pasado Member
|
Posted: 18 Aug 2006 05:54:04 ° Edited by: pasado
ok, you need to edit headers.php located in the root directory.
Line 72 require_once( 'SkaLinks_include/English_lang.php' );
change it to: require_once( 'SkaLinks_include/German_lang.php' );
and save.
If you need FREE hands on support contact me via my helpdesk.
http://pdocherty.sytes.net/hesk/
Note: I am in no way associated with Skalinks.
Why not check out the website I'm hosting for my bro...
http://pdocherty.sytes.net/
|
Marco
|
Posted: 22 Aug 2006 11:34:44
Hi Pasado,
i allready translated the File and it works fine. But by this way there is only one Language. I think a multilanguage tool would be fine for many webmasters. i hope this feature could be includet in further versions.
|