Commit a420a784 authored by Joshua Lund's avatar Joshua Lund

Updated some of the strings to fix typos and improve phrasing

parent dc7ea981
...@@ -27,12 +27,12 @@ ...@@ -27,12 +27,12 @@
<string name="http_proxy">HTTP Proxy</string> <string name="http_proxy">HTTP Proxy</string>
<string name="http_proxy_summary">Local HTTP Proxy</string> <string name="http_proxy_summary">Local HTTP Proxy</string>
<string name="dns_proxy">DNS Proxy</string> <string name="dns_proxy">DNS Proxy</string>
<string name="dns_proxy_summary">Redirect DNS queries to remote server.</string> <string name="dns_proxy_summary">Redirect DNS queries to remote server</string>
<string name="auto_set_gfwlist">CHN Route</string> <string name="auto_set_gfwlist">CHN Route</string>
<string name="auto_set_gfwlist_summary">Bypass all sites located in China <string name="auto_set_gfwlist_summary">Bypass all sites located in China
</string> </string>
<string name="auto_set_proxy">Global Proxy</string> <string name="auto_set_proxy">Global Proxy</string>
<string name="auto_set_proxy_summary">Set up system wide proxy <string name="auto_set_proxy_summary">Set up system-wide proxy
</string> </string>
<string name="proxied_apps">Individual Proxy</string> <string name="proxied_apps">Individual Proxy</string>
<string name="proxied_apps_summary">Set individual proxy for apps <string name="proxied_apps_summary">Set individual proxy for apps
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<string name="auto_connect">Auto Connect</string> <string name="auto_connect">Auto Connect</string>
<string name="auto_connect_summary">Enable Shadowsocks on startup</string> <string name="auto_connect_summary">Enable Shadowsocks on startup</string>
<string name="traffic_stat">Traffic Stats</string> <string name="traffic_stat">Traffic Stats</string>
<string name="traffic_stat_summary">Show traffic stats on notification bar</string> <string name="traffic_stat_summary">Show traffic stats in notification bar</string>
<!-- notification category --> <!-- notification category -->
<string name="forward_success">Shadowsocks started.</string> <string name="forward_success">Shadowsocks started.</string>
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<string name="service_failed">Please check your network status and try again.</string> <string name="service_failed">Please check your network status and try again.</string>
<string name="stop">Stop the service</string> <string name="stop">Stop the service</string>
<string name="vpn_status">You can only disable the VPN service through the notification bar.</string> <string name="vpn_status">You can only disable the VPN service through the notification bar.</string>
<string name="vpn_error">Unable to start VPN service: "%s". It seems a compatibility issue on your device. Please consider to use ROOT mode instead.</string> <string name="vpn_error">Unable to start VPN service: "%s". It seems to be a compatibility issue with your device. Please consider using ROOT mode instead.</string>
<!-- alert category --> <!-- alert category -->
<string name="ok_iknow">OK</string> <string name="ok_iknow">OK</string>
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
</string> </string>
<string name="connecting">Connecting…</string> <string name="connecting">Connecting…</string>
<string name="initializing">Initializing…</string> <string name="initializing">Initializing…</string>
<string name="recovering">Reseting…</string> <string name="recovering">Resetting…</string>
<string name="loading">Loading…</string> <string name="loading">Loading…</string>
<string name="yes">Yes</string> <string name="yes">Yes</string>
<string name="no">No</string> <string name="no">No</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