InfoPlist.strings 708 B

12345678910
  1. /* Localized versions of Info.plist keys */
  2. CFBundleDisplayName = "即信";
  3. NSCameraUsageDescription = "Open the camera to record the video for message sending";
  4. NSContactsUsageDescription = "Allows uploading of address book data to the server to discover friends who are using this APP together";
  5. NSLocationWhenInUseUsageDescription = "Allow the application to access your location when you use the application,And share your location on the map";
  6. NSMicrophoneUsageDescription = "Turn on the microphone to record audio for message sending";
  7. NSPhotoLibraryUsageDescription = "Open the album to select photos for sending messages";
  8. NSCalendarsUsageDescription = "Allow calendars to be used when using APP";