I have inserted such lines into the user layer:
(this code from the tutorial founded here)
# comment label stuff
set text_comment_date = "дата: "; # label for date in comment header
set text_comment_from = "от: "; # label for from name in comment header
set text_comment_ipaddr = "ip адрес: "; # label for ip addy in comment header
set text_comment_parent = "предыдущее"; # label for parent comment of a comment
set text_comment_thread = "ветвь"; # label for comment thread
set text_comment_reply = "ответ"; # label for replying to comment
set text_permalink = "Ссылка"; # label for permalink of a comment
but it does not give me some results...
What it is necessary to make?
p.s. sorry for my English