aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-02-10 18:42:46 +0530
committerRoopesh Chander <roop@roopc.net>2019-02-11 16:08:55 +0530
commitb5b72b309f9094f060aad798ede2d04a3c9e0501 (patch)
tree93469277b4e7003827e5afc3423fc381a2b9eb2b /WireGuard/WireGuard/UI
parentmacOS: Change keyboard shortcut for importing to Cmd+O (diff)
downloadwireguard-apple-b5b72b309f9094f060aad798ede2d04a3c9e0501.tar.xz
wireguard-apple-b5b72b309f9094f060aad798ede2d04a3c9e0501.zip
Info.plist: Localize with InfoPlist.strings
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/UI')
-rw-r--r--WireGuard/WireGuard/UI/iOS/Info.plist4
1 files changed, 2 insertions, 2 deletions
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 @@
<key>LSSupportsOpeningDocumentsInPlace</key>
<false/>
<key>NSCameraUsageDescription</key>
- <string>Camera is used for scanning QR codes for importing WireGuard configurations</string>
+ <string>Localized</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
@@ -123,7 +123,7 @@
</dict>
</array>
<key>NSFaceIDUsageDescription</key>
- <string>Face ID is used for authenticating viewing and exporting of private keys</string>
+ <string>Localized</string>
<key>com.wireguard.ios.app_group_id</key>
<string>group.$(APP_ID_IOS)</string>
</dict>