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

12 lines
1.6 KiB
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.";
2020-12-19 05:13:44 +00:00
"NSLocationAlwaysAndWhenInUseUsageDescription" = "Select Always Allow.\n\nYour location is used to send you relevant COVID-19 alerts and to optimise COVIDSafe performance.\nThese alerts will contain important information and updates for your state or territory.";
"NSLocationAlwaysUsageDescription" = "Select Always Allow.\n\nYour location is used to send you relevant COVID-19 alerts and to optimise COVIDSafe performance.\nThese alerts will contain important information and updates for your state or territory.";
"NSLocationWhenInUseUsageDescription" = "Select While Using App.\n\nYour location is used to send you relevant COVID-19 alerts and to optimise COVIDSafe performance.\nThese alerts will contain important information and updates for your state or territory.";
2020-08-03 06:01:39 +00:00
"UILaunchStoryboardName" = "LaunchScreen_en";