mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 16:09:32 +00:00
Fixed typo in Info.plist. Updated copyright year to 2021 and changed OS X to macOS
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user