You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
1.8 KiB
23 lines
1.8 KiB
/* |
|
InfoPlist.strings |
|
LekangGuard |
|
|
|
Created by ecell on 2023/2/9. |
|
|
|
*/ |
|
CFBundleDisplayName = "ECell care"; |
|
|
|
NSAppleMusicUsageDescription = "Do you allow the App's local concerts to access your music information for showing music information?"; |
|
NSAppleMediaUsageDescription = "Do you allow the App's local music to access your media library for playing music?"; |
|
NSMotionUsageDescription = "The app requires your consent to access sports and fitness and display it on your watch, Do you allow it?"; |
|
NSCameraUsageDescription = "ECell care needs your permission to use the camera to take pictures as an avatar"; |
|
NSContactsUsageDescription = "Enable the address book permission for the application so that you can import contacts in batches"; |
|
NSLocationUsageDescription = "App needs sync the location information to watch, Do you allow it?"; |
|
NSLocationWhenInUseUsageDescription = "ECell care needs your permission to use location to get current weather information"; |
|
NSLocationAlwaysUsageDescription = "App needs sync the location information to watch, Do you allow it?"; |
|
NSPhotoLibraryUsageDescription = "After opening, ECell care can get the photos of the album"; |
|
NSBluetoothPeripheralUsageDescription = "ECell care needs your consent to use Bluetooth to connect wearable devices to achieve data transmission functions"; |
|
NSBluetoothAlwaysUsageDescription = "ECell care needs your consent to use Bluetooth to connect wearable devices to achieve data transmission functions"; |
|
NSMicrophoneUsageDescription = "Please open the microphone permission for APP, so that the chat function can be used normally"; |
|
NSSpeechRecognitionUsageDescription = "Whether to allow this app to use speech recognition?"; |
|
NSLocationAlwaysAndWhenInUseUsageDescription = "Whether you allow the APP to access the location";
|
|
|