1
0
mirror of https://github.com/arsenetar/dupeguru-cocoa.git synced 2026-02-17 17:51:38 +00:00

Un-xibless-ify IgnoreListDialog

Along with all the work around making localizations work.
This commit is contained in:
Virgil Dupras
2017-03-12 21:43:17 -04:00
parent db6ce3fd35
commit 7e3843e3fb
10 changed files with 320 additions and 15 deletions

View File

@@ -0,0 +1,12 @@
/* Class = "NSWindow"; title = "Ignore List"; ObjectID = "1"; */
"1.title" = "Ignore List";
/* Class = "NSButtonCell"; title = "Close"; ObjectID = "19"; */
"19.title" = "Close";
/* Class = "NSButtonCell"; title = "Remove Selected"; ObjectID = "21"; */
"21.title" = "Remove Selected";
/* Class = "NSButtonCell"; title = "Clear"; ObjectID = "28"; */
"28.title" = "Clear";