blob: 2a2ed86fb2efe12907b2a4f55b080c47f8aba897 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/* Class = "NSPanel"; title = "插件安装"; ObjectID = "10"; */
"10.title" = "插件安装";
/* Class = "NSTextFieldCell"; title = "插件安装"; ObjectID = "58"; */
"58.title" = "插件安装";
/* Class = "NSTextFieldCell"; title = "你想安装这个插件到PCSXR吗?"; ObjectID = "59"; */
"59.title" = "你想安装这个插件到PCSXR吗?";
/* Class = "NSButtonCell"; title = "确定"; ObjectID = "113"; */
"113.title" = "确定";
/* Class = "NSButtonCell"; title = "取消"; ObjectID = "117"; */
"117.title" = "取消";
|