Skip to content

Commit 6e5163b

Browse files
Fixed typo in zh-CN translation. (#484)
* update readme [skip ci] * Update zh-CN strings.xml Replace Traditional Chinese characters mixed in Simplified Chinese strings. --------- Co-authored-by: VREM Software Development <[email protected]>
1 parent fa1bd6a commit 6e5163b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<string name="location_msg">"当您使用此应用时,此应用可以通过位置信息服务获取您的确切位置信息。您必须开启设备的位置信息服务,此应用才能获取位置信息。这可能会增加耗电量。"</string>
4545
<string name="throttling_msg">"Android 9 引入了 Wi-Fi 扫描限制。 Android 10 有一个新的开发人员选项,可在(设置 > 开发人员选项 > 网络 > Wi-Fi 扫描限制)下关闭限制。"</string>
4646
<string name="export_not_available">无可用的导出"</string>
47-
<string name="current_connection">"目前連接"</string>
47+
<string name="current_connection">"目前连接"</string>
4848

4949
<string name="channel_rating_best">"最佳信道:"</string>
5050
<string name="channel_rating_best_none">"无"</string>
@@ -59,7 +59,7 @@
5959
<string name="graph_axis_y">"信号强度 (dBm)"</string>
6060

6161
<!-- settings start -->
62-
<string name="country_code_title">"国家"</string>
62+
<string name="country_code_title">"国家 (或地区)"</string>
6363

6464
<string name="scan_speed_title">"扫描间隔"</string>
6565
<string name="scan_speed_summary">"%s 秒"</string>
@@ -120,7 +120,7 @@
120120
<string name="filter_close">"关闭"</string>
121121
<string name="filter_reset">"重置"</string>
122122
<string name="filter_apply">"应用"</string>
123-
<string name="filter_ssid_title">"SSID (區分大小寫)"</string>
123+
<string name="filter_ssid_title">"SSID (区分大小写)"</string>
124124
<string name="filter_wifi_band_title">"Wi-Fi 频段"</string>
125125
<string name="filter_strength_title">"信号强度"</string>
126126
<string name="filter_security_title">"安全性"</string>

0 commit comments

Comments
 (0)