window.Messages=(function(u){function f(k){
var m;
if(typeof k==='object'){
for(var i=0,l=k.length;i<l&&f.messages[k[i]]===u;++i);
m=f.messages[k[i]]||k[0]
}else{
m=((f.messages[k]!==u)?f.messages[k]:k)
}
for(i=1;i<arguments.length;i++){
m=m.replace('{'+(i-1)+'}',arguments[i])
}
return m};
f.messages={"js.enter.mail.and.password":"Please enter email and password!","js.reset.password.failed":"No active user found with the given email address","js.delete.ko.message":"Sorry, we need your email address to send a confirmation mail for your request! Please contact us to resolve this issue!","js.admin.server.error":"Error! The server said \"{0}\"!","js.please.enter.email":"Please enter your email address!","js.bug":"Bug","js.problem.updating.meta":"An error occurred while updating the card set's meta data!","js.delete.ok.message":"Please check your email and confirm your request.","js.loading.users":"Loading users …","js.get.cardset":"Add this card set","js.cardset.created":"Card set created!","js.cardset.deleted":"Card set deleted!","js.file.is.wrong":"Sorry, you can only choose images!","js.learn.it":"Learn now","js.username.password.empty":"Oops! Username and password can't be empty!","js.question":"Question","js.link":"Link","js.username.exists":"Oops! Username already exists!","js.you.tried.share":"You tried to share card set(s) with {0} but they did not register with FluxCards yet. Invite them if you want to learn with them!","js.image.uploaded":"Image uploaded successfully!","js.passwords.dont.match":"The passwords don't match!","js.use.modern.browser":"Please use a modern browser like Firefox or Chrome or update your browser to use this feature!","js.cardset.added":"Card set added.","js.save.unsuccessful":"There was an error when saving your changes!","js.invalid.mail":"Invalid email address!","js.market":"Market","js.thanx":"Thanx!","js.not.implemented":"Not implemented yet!","js.forgot.password":"Oops! Authentication failed! <a href='{0}/login/forgotPwd'>Forgot password?</a><br>or maybe your account is not activated yet? Please check your email!","js.cardset.not.added":"Error on getting card set!","js.please.enter.valid.email":"Please enter a valid email address!","js.answer":"Answer","js.search.error":"An error occurred while trying to show card sets!","js.email.password.missing":"Please enter email and password!","js.enter.name.to.search":"Please enter some text to search for!","js.file.is.big":"Sorry but your image should not be more than 1MB!","js.cardset.delete.sure":"Delete Card Set? Click again to confirm!","js.not.found":"No matches found for your search!","js.home":"Home","js.learn":"Learn","js.account.created":"Your account was created! Please confirm your email address to login.","js.wtf":"WTF?","js.save.successful":"Your changes has been saved successfully!","js.short.password":"Password too short! Minimum password length is 6!","js.please.enter.cardset.name":"Please enter card set name!","js.image.not.uploaded":"An error occurred while trying to upload the image!","js.saved":"Saved!","js.problem.saving":"an error occurred while saving! The server said \"{0}\".","js.reset.password.sent":"Email has been sent with information to reset your password.","js.days":"{0} days"};
return f})()