var lang;
if (lang == undefined) lang = {};
lang.comment = {
a0:"No comments",
1:"1 comment",
2:"%d Comments",
name:"Name (required)",
url:"Web-site",
email:"E-Mail (required)",
content:"Comment",
subscribe:"Notify me of followup comments via e-mail",
hold:"Your comments waiting moderate",
closed:"Comments are closed",
topost:"to",
says:"Says",
attime:"at",
pingbacks:"Pingbacks",
leavereply:"Leave a Reply",
sendreply:"Send reply",
emptycontent:"Error. Please type a comment.",
emptyname:"Error! please fill the required fields (name, email).",
invalidemail:"Error! please enter a valid email address.",
spamdetected:"Error! Your comment look like spam.",
duplicate:"Error! Duplicate comment detected; it looks as though you've already said that! Please click back button",
toomany:"Too many comments",
from:"From",
onpost:"Comments on",
onrecent:"Comment of",
commentsdisabled:"Error! Sorry, comments are closed for this item.",
commentondraft:"Error! Sorry, You cant send comment on post which doesnt published"
};

