Update of /cvsroot/openinteract/OpenInteract2/pkg/comments/msg
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/comments/msg
Modified Files:
comments-messages-en.msg
Log Message:
update packages to move as many messages as possible out of code and into message files; use new add_status/add_error shortcuts
Index: comments-messages-en.msg
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/msg/comments-messages-en.msg,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** comments-messages-en.msg 28 Nov 2004 05:58:43 -0000 1.4
--- comments-messages-en.msg 5 Dec 2004 08:51:22 -0000 1.5
***************
*** 52,55 ****
--- 52,56 ----
comments.error.list_for_object_data_missing = Insufficient data supplied to fetch comments by object.
comments.error.cannot_fetch_object_for_listing = Failed to fetch object with supplied information. Error logged.
+ comments.error.cannot_add_notify_no_email = Could not add notification since you did not give me your email address. Sorry.
comments.error.cannot_add_notify_bad_email = Could not add notification since the email address you gave ([_1]) seems to be invalid. Sorry.
comments.error.cannot_add_notify_error_dupe_check = Failed to fetch existing notifications for dupe check, so I could not add yours.
|