Skip to content

Commit 3423edb

Browse files
committed
Update readme file
1 parent ce8be48 commit 3423edb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
- Step 4: Click ok.
3131

3232
# FAQ
33-
- Q1, Empty characters after translation?
33+
- Q1: Empty characters after translation?
3434
A: You need to set an proxy or replace an proxy address or wait a while before trying. set proxy:
3535
![image](https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/preview/setproxy.png)
3636

37-
- Q2, How to ignore translation?
37+
- Q2: How to ignore translation?
3838
A: Use the translatable or xliff:g tags. for example:
3939
```
4040
<string name="name" translatable="false">AndroidLocalizePlugin</string>

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# 常见问题
3333
- 问题一:翻译后得到的是空的文本?
3434
回答:你需要设置代理或替换代理地址,或者等待一段时间后再次尝试。代理设置:
35-
![image](https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/preview/setproxy.gif)
35+
![image](https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/preview/setproxy.png)
3636

3737
- 问题二:如何忽略不让其翻译?
3838
回答: 可以使用 translatable 或者 xliff:g 标签。示例:

0 commit comments

Comments
 (0)