// +------------------------------------------------------------+
// |                                                            |
// |       English messages for splash.image javascript          |
// |   Created by Stanislas Ormières (stan_at_laruiss.org)      |
// |       on 2007-07-02, last modified: 2007-07-07             |
// |                                                            |
// +------------------------------------------------------------+

splashImageMessages = {
	'nextImage': 'Jump to next image',
	'previousImage': 'Jump to previous image',
	'closeSplash': 'Close the splash',
	'startSlide': 'Start the slide',
	'stopSlide': 'Stop the slide',
	'slidingOrNot': 'Sliding (or not)',
	'originalImageLinkText': 'See original image',
	'handlerAttachmentError': 'Handler could not be attached'
}
