File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3131
3232# FAQ
3333- Q1: Empty characters after translation?
34+
3435 A: You need to set an proxy or replace an proxy address or wait a while before trying. set proxy:
3536 ![ image] ( https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/preview/setproxy.png )
3637
3738- Q2: How to ignore translation?
39+
3840 A: Use the translatable or xliff: g tags. for example:
3941 ```
4042 <string name="name" translatable="false">AndroidLocalizePlugin</string>
Original file line number Diff line number Diff line change 3131
3232# 常见问题
3333- 问题一:翻译后得到的是空的文本?
34+
3435 回答:你需要设置代理或替换代理地址,或者等待一段时间后再次尝试。代理设置:
3536 ![ image] ( https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/preview/setproxy.png )
3637
3738- 问题二:如何忽略不让其翻译?
39+
3840 回答: 可以使用 translatable 或者 xliff: g 标签。示例:
3941 ```
4042 <string name="name" translatable="false">AndroidLocalizePlugin</string>
You can’t perform that action at this time.
0 commit comments