MM-22237 Fix text capitalization (#4041)
This commit is contained in:
parent
3af9af68e4
commit
8b33b449d0
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
<key>NSCalendarsUsageDescription</key>
|
||||
<string>Share contacts in your Mattermost instance</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Take a Photo or Video and upload it to your mattermost instance</string>
|
||||
<string>Take a Photo or Video and upload it to your Mattermost instance</string>
|
||||
<key>NSLocationAlwaysUsageDescription</key>
|
||||
<string>Send your current location to your Mattermost instance</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue