Update Core
This commit is contained in:
parent
758e94c229
commit
a8a8cdd027
|
@ -809,7 +809,7 @@ internal enum L10n {
|
|||
internal static let caption = L10n.tr("Core", "service.cells.trusted_policy.caption")
|
||||
}
|
||||
internal enum VpnResolvesHostname {
|
||||
/// Resolve server hostname
|
||||
/// Resolve provider hostname
|
||||
internal static let caption = L10n.tr("Core", "service.cells.vpn_resolves_hostname.caption")
|
||||
}
|
||||
internal enum VpnSurvivesSleep {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b829b0c214a261423e62c5b8516b2b06d75ef249
|
||||
Subproject commit a2f69fd74862b84a2c50fea0ba7e8944488b0481
|
Loading…
Reference in New Issue