From b5b72b309f9094f060aad798ede2d04a3c9e0501 Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Sun, 10 Feb 2019 18:42:46 +0530 Subject: Info.plist: Localize with InfoPlist.strings Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/UI/iOS/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WireGuard/WireGuard/UI/iOS/Info.plist') diff --git a/WireGuard/WireGuard/UI/iOS/Info.plist b/WireGuard/WireGuard/UI/iOS/Info.plist index 0c2d8b0..de4c4d0 100644 --- a/WireGuard/WireGuard/UI/iOS/Info.plist +++ b/WireGuard/WireGuard/UI/iOS/Info.plist @@ -77,7 +77,7 @@ LSSupportsOpeningDocumentsInPlace NSCameraUsageDescription - Camera is used for scanning QR codes for importing WireGuard configurations + Localized UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities @@ -123,7 +123,7 @@ NSFaceIDUsageDescription - Face ID is used for authenticating viewing and exporting of private keys + Localized com.wireguard.ios.app_group_id group.$(APP_ID_IOS) -- cgit v1.2.3-59-g8ed1b