TinyPortal
Development => Support => Topic started by: LEKO22 on March 01, 2009, 10:32:29 PM
Hi, im using the translation to spanish_es for tinyportal, exactly TP_Spanish_Translation_package.
I want translate some words about the shoutbox but i cant fint it on the spanish package.
In wich file are the strings?
they are in TPShout.english-utf8.php and TPShout.english.php under Themes\default\languages
thanks i find the string, but one string left and cant find it.
Is the "Latest X shouts" string, i cant fint the name of the text var.
Other thing, is posible show only 4 smileys, default is show 5.I want show 4, but when pressing + show all like is now.
Quote from: LEKO22 on March 02, 2009, 12:23:47 AM
thanks i find the string, but one string left and cant find it.
Is the "Latest X shouts" string, i cant fint the name of the text var.
Other thing, is posible show only 4 smileys, default is show 5.I want show 4, but when pressing + show all like is now.
I am not sure how to change the default smiles, some one else will have to help with that.
I will look where the other string can be found, unless some one else knows where it can be found
I finded how to show only 4 smileys.
Into \tp-files\tp-modules\TPShout\Sources a file called TPShout.php
Line if($sm_counter==5 && $collapse) into print_shout_smileys function.
Still finding the text var for Last X Shouts, cant find it :(