var LG_EMAIL_INFO = "Valid e-mail please, you will need it for login into your account and for recovering your forgotten password";
var LG_EMAIL_ERROR = "The e-mail entered is not valid! Make sure the e-mail was written correctly.";
var LG_PASS1_ERROR = "Password must contain at least 5 characters long!";
var LG_PASS1_INFO = "At least 5 characters long";
var LG_PASS2_ERROR = "Passwords doesn't match!";
var LG_PASS2_INFO = "Repeat for confirm the Password";
var LG_EMAIL_INFO_CONTACT = "Valid e-mail please, we will need it to reply your message";
var LG_SUBJECT_ERROR = "Type a subject for your request please!";
var LG_SUBJECT_INFO = "A clear title for your request";
var LG_MESSAGE_ERROR = "Invalid message. Please type a valid message!";
var LG_MESSAGE_HERE = "Your message goes here";
var LG_MESSAGE_SENT = "Message sent sucesfully. Thanks for contacting plusmusica.com! We will respond to your e-mail as quickly as possible.";
var LG_MESSAGE_NOT_SENT = "Process failed. The message was not sent correctly, please try again!";
var LG_NICK_ERROR = "At least 4 characters";
var LG_NICK_INFO = "Type a nickname to identify you in the community";
var tipShuffle = "Random playing.";
var tipOne = "Play current playlist.";
var tipAll = "Play all playlists.";
var tipCollapse = "Click to show / hide the list.";
var LG_SENDING = "Sending...";
var LG_NOITEMS = "No items";
var LG_LOGIN = "Log In";
var LG_SELECT_LIST = "Select a playlist";
var LG_SHARE = "Suggest this song";
var LG_COPYURL = "Copy URL";
var LG_MYPLAYLISTS = "My playlists";
var LG_CONFIRMDELETE = "Are you sure you want to delete the playlist? This will clear all the songs on the playlist.";
var LANG_RESULTS = "Results for";
var NO_RESULTS = "Not results found";
var LG_PLAYING = "Playing";
var LG_PAUSED = "Paused";