summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-12-16 16:03:18 +0000
committercyberta <cyberta@riseup.net>2022-12-16 16:03:18 +0000
commit4702939525fd8f51394a85ef8b018749fe21e44d (patch)
treecf468875f9f197965734346c2a3ef3fdb287d4d0 /app/src/main/res/values/strings.xml
parent8f78e99da489578f226c3aa19bcc204f33f328b9 (diff)
parentda1747c8f0d8e6369484f897d5b6c175bec03b07 (diff)
Merge branch 'update_traslations' into 'master'
update translations See merge request leap/bitmask_android!233
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-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>