1
0
mirror of https://github.com/arsenetar/dupeguru-cocoa.git synced 2025-05-06 17:09:49 +00:00
dupeguru-cocoa/cocoa/en.lproj/IgnoreListDialog.strings
Virgil Dupras 7e3843e3fb Un-xibless-ify IgnoreListDialog
Along with all the work around making localizations work.
2017-03-12 21:43:17 -04:00

13 lines
374 B
Plaintext

/* 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";