Little help for me on a translation :)

03/10/2010 06:58 cyberghoser1#1
Hello guys, well i am in need in help too i guess, i totally forgot where i should edit those glitches, i searched a lot on the forums, and i couldnt locate if its a client or db problem, my guess is that's a db problem, however i could not find my answer below i show you what i miss, the castle and ground english translations below the owner name:

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

Where i marked with a red circle, if anyone knows what i am missing, reply :)
03/10/2010 07:11 Knight^Hawk#2
cq_dynanpc i believe, at least thats where all my castles are, if not there umm try emptien the cq_addresslist
03/10/2010 07:17 PraDevil[ELITE]#3
cyberghoser..take mine..many translate:)
03/10/2010 07:32 cyberghoser1#4
Thanks PraDevil problem solved.
03/10/2010 07:33 PraDevil[ELITE]#5
np:)
03/10/2010 12:55 ~WARNING~#6
Thanks devil, much appreciation xD
03/10/2010 15:21 magewarior2#7
Run this script to rename them.

Code:
update cq_dynanpc set name= 'Castle' where name= '市场城堡地皮'; 
update cq_dynanpc set name= 'Castle' where name= '小区城堡地皮';