mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 07:39:54 +00:00
Fixed #282 Search now gets stored correclty and is respected while performing a search
This commit is contained in:
@@ -8,15 +8,6 @@
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "231"; */
|
||||
"231.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Inherit Search Settings"; ObjectID = "232"; */
|
||||
"232.title" = "继承搜索设置";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Include in Search"; ObjectID = "233"; */
|
||||
"233.title" = "包含在搜索中";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Exclude from Search"; ObjectID = "234"; */
|
||||
"234.title" = "不包含在搜索中";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */
|
||||
"243.title" = "OtherViews";
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user