This topic is locked

label editor

10/5/2008 8:26:08 AM
PHPRunner General questions
K
kjp author

Bonjour
I use a table with some (5) custom views from it,

and I going to translate all fields (French to Eng/German/Ital/Spanish)

with label editor.

This is a very fine result... But...
I'm obliged to change same label 5 times for each language.

Is there a short way or is there a file to edit in an external editor to make

search and replace in it?
Kjp

Sergey Kornilov admin 10/6/2008

Kjp,
you can open project file in text editor and make this replacement.
Nice suggestion, thank you.

K
kjp author 10/6/2008

you can open project file in text editor and make this replacement.


Ok very easy and

Works fine...
search string (in the 45000 lines!!)
<m_strLanguage>German</m_strLanguage>
or anothers languages and replace label names...
Kjp