diff options
author | cyBerta <cyberta@riseup.net> | 2021-11-29 22:19:41 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2021-11-29 22:19:41 +0100 |
commit | b73c63ea2bf582bc4bf031ce96b60b438cce3968 (patch) | |
tree | 1480012b966106cad3f102ca1d12deec55fc8245 /app/src/main/res/values/strings.xml | |
parent | 6c089933ec5aa79987fdec9cfdfe7f0b51598c5b (diff) |
move back to default font for now
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c5f021f3..4458b095 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -157,7 +157,6 @@ <string name="gateway_selection_manually">Manually select</string> <string name="gateway_selection_automatic_location">Automatically use best connection.</string> <string name="gateway_selection_automatic">Automatic</string> - <string name="finding_best_connection">Finding best connection…</string> <string name="reconnecting">Reconnecting…</string> <string name="tor_starting">Starting bridges for censorship circumvention…</string> <string name="tor_stopping">Stopping bridges.</string> |