Cog/es.lproj/FileTree.strings
Christopher Snowhill 0832a8ea34 Restore the File Tree, now with a chooser button
Revert "Remove the file tree, as Sandbox does not permit"

This reverts commit 02ec735687.

This also changes how the File Tree choosing works.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-30 16:57:51 -07:00

21 lines
675 B
Text

/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "71"; */
"71.title" = "Text Cell";
/* Class = "NSMenu"; title = "Menu"; ObjectID = "110"; */
"110.title" = "Menu";
/* Class = "NSMenuItem"; title = "Show in Finder"; ObjectID = "112"; */
"112.title" = "Show in Finder";
/* Class = "NSMenuItem"; title = "Add to Playlist"; ObjectID = "119"; */
"119.title" = "Add to Playlist";
/* Class = "NSMenuItem"; title = "Set as Root"; ObjectID = "124"; */
"124.title" = "Set as Root";
/* Class = "NSMenuItem"; title = "Set as Playlist"; ObjectID = "129"; */
"129.title" = "Set as Playlist";
/* Class = "NSBox"; title = "Box"; ObjectID = "147"; */
"147.title" = "Box";