Committer: afedorov
LJSUP-7758: Antispam. Journal & community spam protectionU trunk/bin/upgrading/s2layers/core1.s2
Modified: trunk/bin/upgrading/s2layers/core1.s2 =================================================================== --- trunk/bin/upgrading/s2layers/core1.s2 2011-02-24 04:52:35 UTC (rev 18390) +++ trunk/bin/upgrading/s2layers/core1.s2 2011-02-24 05:07:25 UTC (rev 18391) @@ -1188,6 +1188,12 @@ set text_showspam = "Show spam"; set text_hidespam = "Hide spam"; +property string text_spam_comment { + des = "Spam comment messages"; + example = "Spam comment"; +} +set text_spam_comment = "(Spam comment)"; + property string text_tags_page_header { des = "Text for the header of the Tags page"; example = "Visible Tags";