瀏覽代碼

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.";