mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
Tiny fixes
This commit is contained in:
@@ -42,6 +42,7 @@ QString errorString(ErrorCode code){
|
||||
|
||||
// VPN errors
|
||||
case (OpenVpnAdaptersInUseError): return QObject::tr("Can't connect: another VPN connection is active");
|
||||
case (OpenVpnTapAdapterError): return QObject::tr("Can't setup OpenVPN TAP network adapter");
|
||||
|
||||
case(InternalError):
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user