Good morning,
can anyone help me to solve this problem on a simple text file?
I have a simple text file with a structure similare to this one:
and I have set the "translatable" text delimiters as follows (i.e. text inside " and "):
and all works correctly.
The problem is that I want to convert all instances of:
internal: "eyJyZWZlcmVuY2VfaWQiOiIxOTkiLCJtZW51dHlwZSI6Im9mZmljZS1saW51eCIsInBhdGgiOiJzb2Z0bWFrZXItb2ZmaWNlLWxpbnV4LW1lbnUifQ==!a52039fa19b4657bc2db746ec3fe95445f9f6794"
and
link: "index.php?option=com_content&view=article&id=11"
to placeholders (i.e. as "Not translatable" text)
I tried to use the Inline tags Dialog, but I didn't find a solution:
Is there a possible solution when working on plain text files?
Thank you for any help.
Regards
Claudio