This topic is locked

Lable Editior

7/10/2014 3:01:17 AM
PHPRunner General questions
K
kdgsv author

Hi,
I want to import an exportetd lable editor csv file from PHPrunner6.2 to PHPrunner 7.1

It does not work because the format has changed.
In PHPrunner 7.1 the field seperators are different.
Is there a way to get this fixed because I´ve arround 100 tables and it will be a hell of a work to do this manually.
Thanks

romaldus 7/10/2014



Hi,
I want to import an exportetd lable editor csv file from PHPrunner6.2 to PHPrunner 7.1

It does not work because the format has changed.
In PHPrunner 7.1 the field seperators are different.
Is there a way to get this fixed because I´ve arround 100 tables and it will be a hell of a work to do this manually.
Thanks


make copy of your phprunner 6 project and than open it with phprunner 7

Sergey Kornilov admin 7/10/2014

I can confirm that labels import format hasn't changed between versions.
Just in case export some labels in version 7.1, see what's the proper format, then open your v6.2 CSV file in Excel and save it in the same format v7.1 would expect.

K
kdgsv author 7/11/2014



I can confirm that labels import format hasn't changed between versions.
Just in case export some labels in version 7.1, see what's the proper format, then open your v6.2 CSV file in Excel and save it in the same format v7.1 would expect.


Hallo Sergey,
First you see export result of 6.2, second is 7.1 export:
Table Field English French German English Tooltips French Tooltips German Tooltips
Table;Field;English;French;German;"English Tooltips";"French Tooltips";"German Tooltips"
Thanks
Matthias