summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2022-12-16 14:37:17 +0100
committercyBerta <cyberta@riseup.net>2022-12-16 14:37:17 +0100
commitee213ed9b47613102a16db6a4cb6ce45ec0bc3c5 (patch)
tree37e87e9dfd0ece7dcc9c4b881bb4375459b7006b
parentd881eeaa90ddb944bba066bd96d9cff49c6e00fd (diff)
pull updated source language
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 722f10ed..cb9a843b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -198,7 +198,7 @@
<string name="hint_bridges">Only locations supporting bridges are currently selectable.</string>
<string name="option_disable_bridges">Disable bridges</string>
<string name="eip_state_insecure">Connection insecure</string>
- <string name="connection_not_connected" >You may be leaking information to your internet provider or local network.</string>
+ <string name="connection_not_connected">You may be leaking information to your internet provider or local network.</string>
<string name="eip_state_no_network">You have no working Internet connection. Once you get it back, you will be automatically connected to</string>
<string name="eip_state_blocking">%1$s is blocking all internet traffic.</string>
<string name="disabled_while_udp_on">Disabled while UDP is on.</string>
@@ -206,5 +206,4 @@
<string name="cancel_connection">Disconnect</string>
<string name="unknown_location">Unknown location</string>
<string name="splash_footer">Developed by LEAP</string>
-
</resources>