diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-10 17:30:00 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-10 17:30:00 +0200 |
| commit | 2142bb3c1cb8c7ecb52751fdc4c03622870d7733 (patch) | |
| tree | 23ca41e984b0742882bedf192bcd808708df55fb /android/lib/resource/src | |
| parent | 1c5712f028250920fe34ce7686c77a7d80da9481 (diff) | |
| parent | 4fdf70105137c33b63a56a08688b27b7d3ec2260 (diff) | |
| download | mullvadvpn-2142bb3c1cb8c7ecb52751fdc4c03622870d7733.tar.xz mullvadvpn-2142bb3c1cb8c7ecb52751fdc4c03622870d7733.zip | |
Merge branch 'deeplink-feature-chips-to-settings-droid-1877'
Diffstat (limited to 'android/lib/resource/src')
| -rw-r--r-- | android/lib/resource/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/lib/resource/src/main/res/values/strings.xml b/android/lib/resource/src/main/res/values/strings.xml index 5ff72dfcd1..6c7f7da319 100644 --- a/android/lib/resource/src/main/res/values/strings.xml +++ b/android/lib/resource/src/main/res/values/strings.xml @@ -410,4 +410,5 @@ <string name="ip_version_v6_unavailable">IPv6 is not available, please try changing \"Device IP version\" setting.</string> <string name="device_ip_info_first_paragraph">This feature allows you to choose whether to use only IPv4, only IPv6, or allow the app to automatically decide the best option when connecting to a server.</string> <string name="device_ip_info_second_paragraph">It can be useful when you are aware of problems caused by a certain IP version.</string> + <string name="daita_multihop">%s: Multihop</string> </resources> |
