Update of /cvsroot/openinteract/OpenInteract2/pkg/comments/msg
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4263/msg
Modified Files:
comments-messages-en.msg
Log Message:
OIN-112: add messages to support the new labels in the
'subscribe/unsubscribe' dropdown; also to support error/status
messages for removing a notification
Index: comments-messages-en.msg
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/msg/comments-messages-en.msg,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** comments-messages-en.msg 28 Feb 2005 01:56:12 -0000 1.7
--- comments-messages-en.msg 3 Mar 2005 13:03:48 -0000 1.8
***************
*** 7,10 ****
--- 7,14 ----
comments.form.remember = Remember info?
comments.form.notify = Email on new thread posts?
+ comments.form.notify_yes_sub = Yes, keep subscription
+ comments.form.notify_yes_unsub = No, unsubscribe
+ comments.form.notify_no_sub = Yes, subscribe to thread
+ comments.form.notify_no_unsub = No, do not subscribe to thread
comments.form.preview = Preview
comments.form.post = Post
***************
*** 37,41 ****
comments.notify.new_comment = A new comment has been posted on [_1]
comments.status.add_ok = Comment successfully added.
! comments.status.add_notify_ok = Your notification entry added successfully.
comments.error.data_missing = Data are required for the following fields: [_1]
comments.error.cannot_fetch = Error fetching comment: [_1]
--- 41,46 ----
comments.notify.new_comment = A new comment has been posted on [_1]
comments.status.add_ok = Comment successfully added.
! comments.status.add_notify_ok = Your notification for this thread added successfully.
! comments.status.remove_notify_ok = Your notification for this thread removed successfully.
comments.error.data_missing = Data are required for the following fields: [_1]
comments.error.cannot_fetch = Error fetching comment: [_1]
***************
*** 56,58 ****
--- 61,64 ----
comments.error.cannot_add_notify_error_dupe_check = Failed to fetch existing notifications for dupe check, so I could not add yours.
comments.error.cannot_add_notify_is_dupe = Did not add a notification to this thread since one already exists for the given email address.
+ comments.error.cannot_remove_notify = Failed to remove your notification for this thread: [_1]
comments.error.cannot_add_notify_persist = Your notification entry addition failed, sorry. ([_1])
|