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:
12
cocoa/en.lproj/IgnoreListDialog.strings
Normal file
12
cocoa/en.lproj/IgnoreListDialog.strings
Normal 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";
|
||||
Reference in New Issue
Block a user