mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 23:09:33 +00:00
Fix spelling error of the word Maxium to Maximum
sed -i '' s/Maxium/Maximum/g MacPass/**/DatabaseSettingsWindow.strings
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
/* Class = "NSButtonCell"; title = "Empty Recycle Bin on Quit"; ObjectID = "540"; */
|
||||
"540.title" = "Leeg Prulleband bij Afsluiten";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Maxium Items:"; ObjectID = "558"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Maximum Items:"; ObjectID = "558"; */
|
||||
"558.title" = "Maximum Items:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "680"; */
|
||||
@@ -53,7 +53,7 @@
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "957"; */
|
||||
"957.title" = "Annuleer";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Maxium Size:"; ObjectID = "1269"; */
|
||||
/* Class = "NSTextFieldCell"; title = "Maximum Size:"; ObjectID = "1269"; */
|
||||
"1269.title" = "Maximum Grootte:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1396"; */
|
||||
|
||||
Reference in New Issue
Block a user