diff options
| -rw-r--r-- | ios/MullvadVPN/en.lproj/TunnelManager.strings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ios/MullvadVPN/en.lproj/TunnelManager.strings b/ios/MullvadVPN/en.lproj/TunnelManager.strings index a6a08c78b8..4dfb42a1ba 100644 --- a/ios/MullvadVPN/en.lproj/TunnelManager.strings +++ b/ios/MullvadVPN/en.lproj/TunnelManager.strings @@ -29,6 +29,9 @@ "READ_TUNNEL_SETTINGS_ERROR" = "Failed to read tunnel settings"; /* No comment provided by engineer. */ +"RELOAD_TUNNEL_ERROR" = "Failed to reload tunnel: %@"; + +/* No comment provided by engineer. */ "RELOAD_VPN_CONFIGURATIONS_ERROR" = "Failed to reload a VPN configuration: %@"; /* No comment provided by engineer. */ |
