From 13e8c6b1780eab5bd7257ba79020651e421f099c Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Wed, 9 Jan 2019 04:14:08 +0530 Subject: macOS: Support for on-demand activation Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/Base.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) (limited to 'WireGuard/WireGuard/Base.lproj/Localizable.strings') diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings index 369cfcc..cf73bf3 100644 --- a/WireGuard/WireGuard/Base.lproj/Localizable.strings +++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings @@ -255,6 +255,7 @@ // Mac detail/edit view fields "macFieldKey (%@)" = "%@:"; +"macFieldOnDemand" = "On-Demand:"; // Mac status display -- cgit v1.2.3-59-g8ed1b