mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
19 lines
942 B
Plaintext
19 lines
942 B
Plaintext
|
|
/* Class = "NSWindow"; title = "Problems!"; ObjectID = "1"; */
|
|
"1.title" = "有问题!";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results."; ObjectID = "4"; */
|
|
"4.title" = "There were problems processing some (or all) of the files. The cause of these problems are described in the table below. Those files were not removed from your results.";
|
|
|
|
/* Class = "NSTableColumn"; headerCell.title = "File Path"; ObjectID = "10"; */
|
|
"10.headerCell.title" = "文件路径";
|
|
|
|
/* Class = "NSTableColumn"; headerCell.title = "Error Message"; ObjectID = "11"; */
|
|
"11.headerCell.title" = "错误信息";
|
|
|
|
/* Class = "NSButtonCell"; title = "Close"; ObjectID = "19"; */
|
|
"19.title" = "关闭";
|
|
|
|
/* Class = "NSButtonCell"; title = "Reveal Selected"; ObjectID = "21"; */
|
|
"21.title" = "显示选择";
|