mobile-ios/CovidSafe/en.lproj/InfoPlist.strings
2020-11-29 13:04:39 -08:00

11 lines
1.2 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* InfoPlist.strings
CovidSafe
Copyright © 2020 Australian Government. All rights reserved. */
"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\nCOVIDSafe does NOT track or store your location data.";
"NSLocationAlwaysUsageDescription" = "Select Always Allow.\n\nCOVIDSafe does NOT track or store your location data.";
"NSLocationWhenInUseUsageDescription" = "Select While Using App.\n\nCOVIDSafe does NOT track or store your location data.";
"UILaunchStoryboardName" = "LaunchScreen_en";