summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/untranslatable.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-11-26 11:00:30 +0100
committercyBerta <cyberta@riseup.net>2021-11-26 11:00:30 +0100
commitcb872f18eb156cd35a22f40a097261609cdf87bb (patch)
tree02b362c7917280e32741e465f822d2c6345a1db8 /app/src/main/res/values/untranslatable.xml
parentf557975d72b64d7ed13c53c153b40c0fb5522757 (diff)
make new strings translatable
Diffstat (limited to 'app/src/main/res/values/untranslatable.xml')
-rw-r--r--app/src/main/res/values/untranslatable.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml
index 8c478b33..8c3c5944 100644
--- a/app/src/main/res/values/untranslatable.xml
+++ b/app/src/main/res/values/untranslatable.xml
@@ -47,14 +47,6 @@
<!-- gateway selector, move to strings.xml, once the wording is clear -->
<string name="warning_no_more_gateways_manual_gw_selection" translatable="false">%1$s could not connect to %2$s. Do you want to try to connect automatically with best location?</string>
<string name="warning_option_try_best" translatable="false">Try best location</string>
- <string name="warning_bridges_not_supported" translatable="false">%1$s doesn\'t support bridges to circumvent VPN filtering. Do you want to choose a different location or disable bridges?</string>
- <string name="option_different_location" translatable="false">Choose different location</string>
- <string name="eip_state_insecure" translatable="false">Connection Insecure</string>
- <string name="eip_state_connected_recommended" translatable="false">You are connected to the recommended location</string>
- <string name="eip_state_connected_manual" translatable="false">You are connected to</string>
- <string name="eip_state_connecting" translatable="false">Connecting...</string>
- <string name="connection_not_connected" translatable="false">You may be leaking information to your internet provider or local network.</string>
- <string name="eip_state_no_network" translatable="false">You have no working Internet connection. Once you get it back, you will be automatically connected to</string>
- <string name="eip_state_blocking" translatable="false">%1$s is blocking all internet traffic.</string>
+ <string name="no_location" translatable="false">---</string>
</resources> \ No newline at end of file