diff options
-rw-r--r-- | main/src/main/res/values/untranslatable.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/main/res/values/untranslatable.xml b/main/src/main/res/values/untranslatable.xml index ac1f8add..c42c2e92 100644 --- a/main/src/main/res/values/untranslatable.xml +++ b/main/src/main/res/values/untranslatable.xml @@ -60,7 +60,7 @@ <string name="state_user_vpn_password" translatable="false">Waiting for user VPN password</string> <string name="state_user_vpn_password_cancelled" translatable="false">VPN password input dialog cancelled</string> <string name="state_user_vpn_permission_cancelled" translatable="false">VPN API permission dialog cancelled</string> - <string name="default_cipherlist_test" translatable="false">aes-256-gcm bf-cbc sha1</string> + <string name="default_cipherlist_test" translatable="false">aes-256-gcm chacha20-poly1305 aes-128-cbc sha1</string> <!-- APP restriction strings --> <string name="apprest_uuid_desc">Unique UUID that identifies the profile (example: |