mobile-ios/CovidSafe/en.lproj/InfoPlist.strings

9 lines
823 B
Text
Raw Normal View History

2020-08-03 06:01:39 +00:00
/* InfoPlist.strings
2020-06-19 07:43:33 +00:00
CovidSafe
2020-08-03 06:01:39 +00:00
Copyright © 2020 Australian Government. All rights reserved. */
2020-06-19 07:43:33 +00:00
"BluetoothUsageDesc" = "COVIDSafe exchanges Bluetooth® signals with nearby phones running the same app. These signals contain an anonymised ID, which is encrypted and changes continually to ensure your privacy.";
2020-08-03 06:01:39 +00:00
"NSBluetoothAlwaysUsageDescription" = "COVIDSafe exchanges Bluetooth® signals with nearby phones running the same app. These signals contain an anonymised ID, which is encrypted and changes continually to ensure your privacy.";
"NSBluetoothPeripheralUsageDescription" = "COVIDSafe exchanges Bluetooth® signals with nearby phones running the same app. These signals contain an anonymised ID, which is encrypted and changes continually to ensure your privacy.";
"UILaunchStoryboardName" = "LaunchScreen_en";