From f952040dd44b914b2d5e405567eb655757dfc85d Mon Sep 17 00:00:00 2001 From: hukl Date: Thu, 17 Sep 2009 11:03:35 +0200 Subject: added shadowbody, first js gallery initializer and template modifications --- public/javascripts/shadowbox/languages/shadowbox-en.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/javascripts/shadowbox/languages/shadowbox-en.js (limited to 'public/javascripts/shadowbox/languages/shadowbox-en.js') diff --git a/public/javascripts/shadowbox/languages/shadowbox-en.js b/public/javascripts/shadowbox/languages/shadowbox-en.js new file mode 100644 index 0000000..15d82e5 --- /dev/null +++ b/public/javascripts/shadowbox/languages/shadowbox-en.js @@ -0,0 +1 @@ +if(typeof Shadowbox=="undefined"){throw"Unable to load Shadowbox language file, Shadowbox not found."}Shadowbox.lang={code:"en",of:"of",loading:"loading",cancel:"Cancel",next:"Next",previous:"Previous",play:"Play",pause:"Pause",close:"Close",errors:{single:'You must install the {1} browser plugin to view this content.',shared:'You must install both the {1} and {3} browser plugins to view this content.',either:'You must install either the {1} or the {3} browser plugin to view this content.'}}; \ No newline at end of file -- cgit v1.3