浏览代码

Merge pull request #507 from neilzone/patch-1

Update InfoPlist.strings
bjoern 5 年之前
父节点
当前提交
6772d8ab5e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      deltachat-ios/en.lproj/InfoPlist.strings

+ 2 - 2
deltachat-ios/en.lproj/InfoPlist.strings

@@ -3,6 +3,6 @@ Privacy._.Contacts.Usage.Description = "Allowing access to your address book let
 Privacy._.Microphone.Usage.Description = "Allowing access to the microphone lets you record audio.";
 Privacy._.Photo.Library.Usage.Description = "Allowing access to the photo library allows you to upload images from it.";
 NSCameraUsageDescription = "This is used to take photos and videos or scan QR codes.";
-NSContactsUsageDescription = "This is used to find your contacts who using Delta Chat.";
-NSMicrophoneUsageDescription = "This is used to send your voice.";
+NSContactsUsageDescription = "This is used to find your contacts who are using Delta Chat.";
+NSMicrophoneUsageDescription = "This is used to send your voice or record audio.";
 NSPhotoLibraryUsageDescription = "This is used to share your photos and videos or set up a profile picture.";