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

12 lines
1.5 KiB
Text
Raw Permalink 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.";
2021-02-02 00:04:43 +00:00
"NSLocationAlwaysAndWhenInUseUsageDescription" = "Select Always Allow.\n\nUse of Location Services improves Bluetooth performance when identifying close contacts.\n\nCOVIDSafe does not collect, store or use location data.";
"NSLocationAlwaysUsageDescription" = "Select Always Allow.\n\nUse of Location Services improves Bluetooth performance when identifying close contacts.\n\nCOVIDSafe does not collect, store or use location data.";
"NSLocationWhenInUseUsageDescription" = "Select While Using App.\n\nUse of Location Services improves Bluetooth performance when identifying close contacts.\n\nCOVIDSafe does not collect, store or use location data.";
2020-08-03 06:01:39 +00:00
"UILaunchStoryboardName" = "LaunchScreen_en";