Fixed typo in Info.plist. Updated copyright year to 2021 and changed OS X to macOS

This commit is contained in:
Michael Starke
2021-02-02 15:25:40 +01:00
parent 7d5edd1c98
commit 3b4d05f676
2 changed files with 3 additions and 3 deletions

View File

@@ -84,11 +84,11 @@
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSNetworkVolumesUsageDescription</key>
<string>MacPass need access to Network Volumes to load and save your databases and/or key files there</string>
<string>MacPass needs access to Network Volumes to load and save your databases and/or key files there</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSRemovableVolumesUsageDescription</key>
<string>MacPass need access to Removable Volumes to load and save your databases and/or key files there</string>
<string>MacPass needs access to Removable Volumes to load and save your databases and/or key files there</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSUserNotificationAlertStyle</key>