This topic is locked
[SOLVED]

 Translation

6/18/2011 4:40:15 AM
PHPRunner General questions
P
Pierre DAC author

Hello,

Where is the file containing the display 'search" (please see join file) because in french I want to display "Chercher".


Thank you.

Regards.

M
mickna 6/18/2011

Hi Pierre,
I do not know, if this "search" is also pulled out from the language file.

But language files are stored:
c:/Program Files(x86)/PHPRunner5.3/lang/

P
Pierre DAC author 6/18/2011



Hi Pierre,
I do not know, if this "search" is also pulled out from the language file.

But language files are stored:
c:/Program Files(x86)/PHPRunner5.3/lang/


Unfortunately no, I already watched in this folder !

Thank you

D
Dale 6/18/2011

Im using 5.2 and changing lanquages does in fact change the select's value of Search. I would look again in your Lang folder particularily in the french.lng file, make sure the entry for Search is there and translated properly. Unless this is a new issue in the later versions?.

Sergey Kornilov admin 6/19/2011

I have built a sample project using PHPRunner 5.3 build 7474 and search tip says recherche for me. Just in case make sure you use the latest build of PHPRunner 5.3.

P
Pierre DAC author 6/19/2011



I have built a sample project using PHPRunner 5.3 build 7474 and search tip says recherche for me. Just in case make sure you use the latest build of PHPRunner 5.3.



This is correct, it's ok with the latest build.

Thank you all !