‎2007 Jul 18 2:04 PM
Hi!
I want to translate a textpool per down and upload in excel. I translate the downloaded textpool in excel and upload it for the new language.
The problem is: if the parameters are with dictionary reference, it doesn´t work - after INSERT TEXTPOOL it shows the parameter-text instead of the Dictionary-text.
‎2007 Jul 18 4:10 PM
Unfortunately, the checkbox (Dictionary Ref.) is not part of the TEXTPOOL structure. So when you read the text pool and update it using INSERT TEXTPOOL, it will overwrite all your existing settings including this checkbox. You will have manually go into the selection texts and check this box again.
‎2007 Jul 18 7:52 PM
thanks - i found another way by myself!
after uploading you have to add 'D_______' ( _ = blank -> 8 positions) in front of the text - then it marks the checkbox for dictionary reference!
‎2007 Jul 18 9:14 PM
Wow, thank you for sharing this with us. How did you figure it out? Is it documented somewhere?