Yes, I was able to load it but I either did it the hard way, or a sort of work around is required.
I tried to set up a Tools menu item like you have, but I could only work out to add a view at the root level of the menu system, rather than just a menu that contained views, like the standard Audio, Images, Video, etc. menus. So I am about to research how to create an empty menu item to place the view in, or move it to.
Also, I had to create a view, and then within that view, load your view to overwrite what I had created. Again, I couldn't work out how to just load your view as a new view, so I will be researching. I also still need to add your "Image Approved" field. The view worked fine without it, just leaving an unlabelled column the width of a checkbox.
So, still some work to do working out how to do this easier, and consistently. But that is probably mostly because I haven't played around with Views much as yet, so I'm a novice with them.
Actually, I just added the "Image Approved" field with Data Type "String" and edit type "Check", and the view seems to be working a little strangely with the field checked. I expected ticking all the image/files for an Album and then selecting the "Removed Approved" filter would result in that one album being hidden, and everything else still being shown . . . Ah, I see. I created the field with no initial value, just blank. The field needs to be either 0 or 1 for the view to work. I need to set the value for all records to 0 initially. There doesn't seem to be a way to do that when creating a field either. I am hoping new records are created with a default of 0, which is unchecked. I shall see later.
Just selected all files, ticked the "Image Approved" field, then unticked. All working as expected now.
Anyway, I am currently playing with this on my Client PC, which isn't a good idea, so I'll move to my HTPC MC Server soon and play some more. Learning to do as well.