From: Chris W. <la...@us...> - 2005-03-03 13:07:50
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/comments/msg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5194 Modified Files: comments-messages-en.msg Log Message: shorten the formatting message (was expanding table) Index: comments-messages-en.msg =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/msg/comments-messages-en.msg,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** comments-messages-en.msg 3 Mar 2005 13:03:48 -0000 1.8 --- comments-messages-en.msg 3 Mar 2005 13:07:38 -0000 1.9 *************** *** 4,8 **** comments.no_comments = No comments to display. comments.form.title = Post a comment ! comments.form.no_html = (No HTML allowed; use '<ecode></ecode>' around preformatted text; http:// links automagically created.) comments.form.remember = Remember info? comments.form.notify = Email on new thread posts? --- 4,8 ---- comments.no_comments = No comments to display. comments.form.title = Post a comment ! comments.form.no_html = (No HTML; '<ecode></ecode>' preformats; http:// autocreates links.) comments.form.remember = Remember info? comments.form.notify = Email on new thread posts? |