mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
Update SwiftGen comments
This commit is contained in:
parent
5b016df7f3
commit
fb8e7f9950
@ -582,7 +582,7 @@ internal enum L10n {
|
||||
internal static let header = L10n.tr("Localizable", "service.sections.status.header")
|
||||
}
|
||||
internal enum Trusted {
|
||||
/// When entering a trusted network, the VPN connection is normally shut down and disabled. Disable this option to not enforce this behavior.
|
||||
/// When entering a trusted network, the VPN is normally shut down and kept disconnected. Disable this option to not enforce such behavior.
|
||||
internal static let footer = L10n.tr("Localizable", "service.sections.trusted.footer")
|
||||
/// Trusted networks
|
||||
internal static let header = L10n.tr("Localizable", "service.sections.trusted.header")
|
||||
|
Loading…
Reference in New Issue
Block a user