Extracting text from strings in Word
Hello everybody,
I have a Word file with strings:
<resources>
<!-- App -->
<string name="app_name" translatable="false">COUP</string>
<!-- Onboarding -->
<string name="onboarding.map">Skip to Map</string>
<string name="onboarding.log_in">Log in</string>
How can I configure the Word file so that I can only extract the text between > <?
Thanks for your help!
0
Please sign in to leave a comment.
Comments
0 comments