Преглед изворни кода

Try to convert InfoPlist.strings (success)

Ozancan Karataş пре 5 година
родитељ
комит
8cbb37df8c
1 измењених фајлова са 4 додато и 0 уклоњено
  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.";