diff options
author | Norbel AMBANUMBEN <aanorbel@gmail.com> | 2024-11-07 07:44:34 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2024-11-28 22:53:30 +0100 |
commit | 56717309981f3458e7b2cf202e56308ebc7522c4 (patch) | |
tree | b839f75530a85e9a96ced6d96af15c6726f627a0 /app/src/main/res/values | |
parent | 7e72d95516f375ab55e24659dd7f21948fe87070 (diff) |
updated settings
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 14a884b3..656a8ea5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -261,4 +261,5 @@ <string name="tunnelling">Tunneling</string> <string name="tunnelling_description">Censors can block access to the open internet. Choose a circumvention option to bypass blocks.</string> <string name="port_hopping">Port Hopping</string> + <string name="port_hopping_description">"Censors use traffic analysis to block access to the open internet. Port Hopping can make this harder for them. "</string> </resources> |