Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

针对android string.xml中有命名空间的,解析出来就有问题 #33

Open
cmlsky opened this issue Nov 18, 2022 · 0 comments
Open

Comments

@cmlsky
Copy link

cmlsky commented Nov 18, 2022

针对string.xml中含有xliff的就有错误
希望整体格式保持不变
"Activity <xliff:g id="DDDDDDDD">%1$s</xliff:g> isn\'t responding."\n\n"Do you want to close it?"

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="AAAAAAA" msgid="XXXXXXX">"Activity <xliff:g id="DDDDDDDD">%1$s</xliff:g> isn\'t responding."\n\n"Do you want to close it?"</string>
  <string name="AAAAAAA" msgid="XXXXXXX">"Another <xliff:g id="BBBBBBB">%1$s</xliff:g>message</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant