diff options
| author | Jon Petersson <jon.petersson@mullvad.net> | 2025-09-01 16:32:55 +0200 |
|---|---|---|
| committer | Jon Petersson <jon.petersson@mullvad.net> | 2025-09-05 15:10:55 +0200 |
| commit | aaa9bab2d0488e7d0bbeec0d5ed4981bbcd8eff1 (patch) | |
| tree | 07807fd19b50368e075373fa97c74ee9dc67399d /ios/Assets | |
| parent | 5fa06507df5386a970a44ed14f71e7a289657b99 (diff) | |
| download | mullvadvpn-aaa9bab2d0488e7d0bbeec0d5ed4981bbcd8eff1.tar.xz mullvadvpn-aaa9bab2d0488e7d0bbeec0d5ed4981bbcd8eff1.zip | |
Fix relay selector selection order and obfuscation
Diffstat (limited to 'ios/Assets')
| -rw-r--r-- | ios/Assets/Localizable.xcstrings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ios/Assets/Localizable.xcstrings b/ios/Assets/Localizable.xcstrings index 57053d2910..ca2823228f 100644 --- a/ios/Assets/Localizable.xcstrings +++ b/ios/Assets/Localizable.xcstrings @@ -4362,6 +4362,9 @@ } } }, + "No servers match your obfuscation settings. Try changing location or obfuscation method." : { + + }, "No servers match your settings, try changing server or other settings." : { "localizations" : { "de" : { |
