Commit 1f40be1a authored by Max Lv's avatar Max Lv

update some strings

parent c12ec62d
Subproject commit 4266730eb8b77ce3e52863cbc1a12d7d88c4c06e Subproject commit 271d55942c943c3813638a19a7194ca062ba6fe3
...@@ -42,9 +42,9 @@ ...@@ -42,9 +42,9 @@
<string name="forward_fail">后台服务启动失败。</string> <string name="forward_fail">后台服务启动失败。</string>
<string name="service_stopped">后台服务已停止。</string> <string name="service_stopped">后台服务已停止。</string>
<string name="forward_stop">后台服务已停止。</string> <string name="forward_stop">后台服务已停止。</string>
<string name="service_failed">请检查你的网络状态后并重试。</string> <string name="service_failed">无法连接远程服务器</string>
<string name="stop">停止服务</string> <string name="stop">停止服务</string>
<string name="vpn_error">无法启动服务:\"%s\"。</string> <string name="vpn_error">后台服务启动失败:\"%s\"。</string>
<string name="ok_iknow">确定</string> <string name="ok_iknow">确定</string>
<string name="port_alert">端口号应大于1024</string> <string name="port_alert">端口号应大于1024</string>
<string name="port_empty">端口号不能为空</string> <string name="port_empty">端口号不能为空</string>
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<string name="traffic_stat">Traffic Stats</string> <string name="traffic_stat">Traffic Stats</string>
<string name="traffic_stat_summary">Show traffic stats in notification bar</string> <string name="traffic_stat_summary">Show traffic stats in notification bar</string>
<string name="udp_dns">UDP Forwarding</string> <string name="udp_dns">UDP Forwarding</string>
<string name="udp_dns_summary">Forward DNS\'s UDP packets to remote server</string> <string name="udp_dns_summary">Forward UDP packets to remote server</string>
<!-- notification category --> <!-- notification category -->
<string name="forward_success">Shadowsocks started.</string> <string name="forward_success">Shadowsocks started.</string>
...@@ -55,9 +55,9 @@ ...@@ -55,9 +55,9 @@
<string name="forward_fail">Shadowsocks failed to start.</string> <string name="forward_fail">Shadowsocks failed to start.</string>
<string name="service_stopped">Shadowsocks stopped.</string> <string name="service_stopped">Shadowsocks stopped.</string>
<string name="forward_stop">Shadowsocks stopped.</string> <string name="forward_stop">Shadowsocks stopped.</string>
<string name="service_failed">Please check your network status and try again.</string> <string name="service_failed">Failed to connect the remote server</string>
<string name="stop">Stop the service</string> <string name="stop">Stop the service</string>
<string name="vpn_error">Unable to start service: "%s".</string> <string name="vpn_error">Error: \"%s\".</string>
<!-- alert category --> <!-- alert category -->
<string name="ok_iknow">OK</string> <string name="ok_iknow">OK</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment