var lang_no_title = 'Title must be given.';
var lang_no_descr = 'Description must be given.';
var lang_no_genre = 'Genre must be given.';
var lang_not_same_genre = 'Genres must be unique.';
var lang_no_movie = 'Video must be selected.';
var lang_wrong_extension = 'File has wrong extension.';
var lang_sending = 'Uploading...';
var lang_posting = 'Posting...';
var lang_post = 'Post comment';
var lang_comment_posted = 'Comment posted. Please <a href="/#movie_id#.html">refresh</a> the page if you want to add a new comment.';
var lang_comment_user_posted = 'Comment posted. Please <a href="#user_id#.html">refresh</a> the page if you want to add a new comment.';
var lang_already_voted = 'You\'ve already voted.';
var lang_thanx_voting = 'Thank You!';
var lang_added_favorite = 'Video added to your favorites.';
var lang_removed_favorite = 'Video removed from your favorites.';
var lang_add_favorite = 'Add to your favorites';
var lang_remove_favorite = 'Remove from your favorites';
var lang_comment_by = 'comment by ';