diff options
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 741633bd..c5f021f3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -185,7 +185,7 @@ <string name="error_network_connection">%s has no internet connection. Please check your WiFi and cellular data settings.</string> <string name="censorship_circumvention">Censorship circumvention</string> <string name="use_snowflake">Use Snowflake</string> - <string name="snowflake_description">Circumvent blocking of the provider\'s configuration server.</string> + <string name="snowflake_description">Protect configuration process against censorship.</string> <string name="vpn_settings">VPN settings</string> <string name="prefer_udp">Use UDP if available</string> <string name="prefer_udp_subtitle">UDP can be faster and better for streaming, but does not work for all networks.</string> |