![]() | |
#1
| |||
| |||
|
|
tran loc="fr" origin="">some text</tran |
#2
| |||
| |||
|
|
I´ve got a file with over 2000 pairs of lines like these: base loc="en" >some text</base tran loc="fr" origin=""></tran |
|
And I want to copy text from base to tran, |
|
like this: base loc="en" >some text</base tran loc="fr" origin="">some text</tran |
#3
| |||
| |||
|
|
So you mean you wish to transform data somehow. Sounds like a job for some XML-related tool, _if_ the data in XML format (which we cannot know from the excerpt you gave). Good luck; it's surely not an HTML question. |
#4
| |||
| |||
|
|
I´ve got a file with over 2000 pairs of lines like these: base loc="en" >some text</base tran loc="fr" origin=""></tran And I want to copy text from base to tran, like this: base loc="en" >some text</base tran loc="fr" origin="">some text</tran All the text strings are different. How can I automate this task? any advice? TIA Fran |
![]() |
| Thread Tools | |
| Display Modes | |
| |