View Single Post
  #2  
Old 3rd October 2013, 22:20
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Hello, why do you use http://www.bvlist.com/torrent-strike...ltistrike.html ... this is torrentstrike with multi language, But is not modded .
For your question can torrentstrike fullymoded add multilanguage the answer is YES. Or you can translate to your language.
NOTE, you have to open ALL the php files end edit.
Some ex : my.php
Code:
tr("Country", "<select name=\"country\">\n$countries\n</select>",1);
to
Code:
tr("Pais", "<select name=\"country\">\n$countries\n</select>",1);
replace: Country ..with ..Pais ( english to spanish)
or to multilanguage something like : < if $CURUSER['language'], "[Country]" > . the experts will help here, not noob like me .
Good luck with edit all the php files.
__________________
only me
Reply With Quote