We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02632b6 commit 47604b3Copy full SHA for 47604b3
app/src/main/res/values-zh-rCN/strings.xml
@@ -24,7 +24,7 @@
24
<string name="navigation_drawer_close">"关闭导航抽屉"</string>
25
<string name="scanner_message">"正在扫描 …"</string>
26
<string name="scanner_pause">"暂停"</string>
27
- <string name="scanner_play">恢复</string>
+ <string name="scanner_play">"恢复"</string>
28
29
<!-- action start -->
30
<string name="action_access_points">"接入点"</string>
@@ -59,7 +59,7 @@
59
<string name="graph_axis_y">"信号强度 (dBm)"</string>
60
61
<!-- settings start -->
62
- <string name="country_code_title">国家/地区</string>
+ <string name="country_code_title">"国家/地区"</string>
63
64
<string name="scan_speed_title">"扫描间隔"</string>
65
<string name="scan_speed_summary">每次扫描间隔 %s 秒</string>
0 commit comments