Fixed issue wiht mixed disabled/enabled settings for group autotype property

This commit is contained in:
michael starke
2014-12-08 15:35:29 +01:00
parent 1729a9dcf1
commit 92c1981668
14 changed files with 20 additions and 58 deletions

View File

@@ -20,15 +20,6 @@
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */
"243.title" = "OtherViews";
/* Class = "NSMenuItem"; title = "Disable Autotype"; ObjectID = "244"; */
"244.title" = "不使用自动键入";
/* Class = "NSMenuItem"; title = "Enable Autotype"; ObjectID = "245"; */
"245.title" = "使用自动键入";
/* Class = "NSMenuItem"; title = "Inherit Autotype Settings"; ObjectID = "246"; */
"246.title" = "继承自动键入设置";
/* Class = "NSTextFieldCell"; title = "Search"; ObjectID = "265"; */
"265.title" = "搜索";