untranslated.xml 790 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <!-- iOS specific untranslated strings -->
  4. <string name="import_contacts">Import device contacts</string>
  5. <string name="import_contacts_message">To chat with contacts from your device open Settings and enable Contacts.</string>
  6. <string name="INFOPLIST.NSCameraUsageDescription">This is used to take photos and videos or scan QR codes.</string>
  7. <string name="INFOPLIST.NSContactsUsageDescription">This is used to find your contacts who using Delta Chat.</string>
  8. <string name="INFOPLIST.NSMicrophoneUsageDescription">This is used to send your voice.</string>
  9. <string name="INFOPLIST.NSPhotoLibraryUsageDescription">This is used to share your photos and videos or set up a profile picture.</string>
  10. </resources>