COVIDSafe code from version 2.2 (#42)

This commit is contained in:
COVIDSafe Support 2021-02-02 11:04:43 +11:00 committed by GitHub
parent 9e6e4604ef
commit f14aa60482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 3645 additions and 464 deletions

View file

@ -5,7 +5,7 @@
"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.";
"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.";
"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.";
"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.";
"UILaunchStoryboardName" = "LaunchScreen_en";