Album Object outside ZP with multi-lingual albumTitle

We can get the imageTitle doing $_zp_current_album->getTitle()
I have the Multi-lingual option selected and need to access languages other than the currently active locale. How can I do this?

What's even more, I have a page outside ZP, email-ajax.php that I use to send an email to an international friend with AJAX (jQuery). How can I initiate the Album Object in this page?
Sign In or Register to comment.