diff options
author | cyberta <cyberta@riseup.net> | 2021-12-13 23:12:27 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2021-12-13 23:12:27 +0000 |
commit | 410d6b53dabe47d9751673b644f3e0d6ae167b43 (patch) | |
tree | 816a6a515829cc34bff5f3eb3caafb3f5a755dcf /app/src/main/res/values/untranslatable.xml | |
parent | 70a64dad36db8a79f2e9c2a8bf4bdc0842b67708 (diff) | |
parent | 9f2afce439ac78292872b58fdc515adc913f98df (diff) |
Merge branch 'more_translations' into 'master'
More translations
Closes #9031
See merge request leap/bitmask_android!154
Diffstat (limited to 'app/src/main/res/values/untranslatable.xml')
-rw-r--r-- | app/src/main/res/values/untranslatable.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index 8c3c5944..2459e146 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -45,8 +45,6 @@ <string name="copyright_circleImageView" translatable="false">Copyright 2014 - 2020 Henning Dodenhof. Licensed under the Apache License, Version 2.0 </string> <!-- 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="no_location" translatable="false">---</string> </resources>
\ No newline at end of file |