Browse Source

change default permission description

cyberta 5 years ago
parent
commit
7da8883efa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deltachat-ios/Info.plist

+ 1 - 1
deltachat-ios/Info.plist

@@ -51,7 +51,7 @@
 	<key>NSPhotoLibraryUsageDescription</key>
 	<string>Delta Chat will let you choose which photos from your library to send.</string>
 	<key>NSPhotoLibraryAddUsageDescription</key>
-	<string>Delta Chat uses this permission to save images to your photo library.</string>
+	<string>Delta Chat wants to save images to your photo library.</string>
 	<key>UIBackgroundModes</key>
 	<array>
 		<string>fetch</string>