Forráskód Böngészése

Try to convert InfoPlist.strings (success)

Ozancan Karataş 5 éve
szülő
commit
8cbb37df8c
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      deltachat-ios/en.lproj/InfoPlist.strings

+ 4 - 0
deltachat-ios/en.lproj/InfoPlist.strings

@@ -0,0 +1,4 @@
+NSCameraUsageDescription = "Allowing access to the camera lets you take photos and videos.";
+NSContactsUsageDescription = "Allowing access to your address book lets you chat with contacts from your device.";
+NSMicrophoneUsageDescription = "Allowing access to the microphone lets you record audio.";
+NSPhotoLibraryUsageDescription = "Allowing access to the photo library allows you to upload images from it.";