소스 검색

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