View Full Version : Language pharse not used.
cpmike
11-13-2005, 11:17 AM
Just a minor thing. I have a Dutch forum so i translate it to Dutch.
In file gars_class_core.php on line 1576 (Read More) you are not using the language pharse.
Just a tip for you future releases.
The Geek
11-13-2005, 11:41 AM
THanks - about 50% of GARS is currently phrased. The whole thing will be done for when it goes gold.
cpmike
11-13-2005, 12:03 PM
Hi, same file line 1528
$this->vbphrase = preg_replace(array("#\b(Forums)\b#", "#\b(forums)\b#", "#\b(Forum)\b#", "#\b(forum)\b#"),array("Categories", "categories", "Category","category"),$this->vbphrase);
In dutch te pharse is: Doorzoek deze Categorie
So your replace is not good because when it is translate also the second word is chanced. I think is better to make a new phrase for that.
The Geek
11-13-2005, 01:15 PM
Yes, that is in the works now. Full phrasing will be done for gold :)
Thanks!
GrendelKhan{TSU}
01-18-2006, 01:29 AM
so is it fully phrased now?
<< uses multi-languages :)
Lizard King
01-18-2006, 01:42 AM
Yes it is.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.