InfoPlist.strings 605 B

1234567891011121314
  1. /*
  2. InfoPlist.strings
  3. Nextcloud
  4. Created by Marino Faggiana on 24/02/22.
  5. Copyright © 2022 Marino Faggiana. All rights reserved.
  6. */
  7. NSCameraUsageDescription = "Camera is used in video calls";
  8. NSMicrophoneUsageDescription = "Microphone is used in voice and video calls";
  9. NSPhotoLibraryUsageDescription = "Photo Library access is needed to share pictures and videos from your device";
  10. NSContactsUsageDescription = "Contacts access is needed to match your address book contacts with contacts in your server";
  11. NSLocationWhenInUseUsageDescription = "It is needed to share your location with others";