@@ -56,7 +56,7 @@ cdfm_toolbar_separator = |
56
56
cdfm_moderator_comment_text = Comment By
57
57
cdfm_moderator_comment_text_anon = Comment By Moderator
58
58
cdfm_moderate = Moderate
59
- cdfm_mark_as_read =Mark as Read
59
+ cdfm_mark_as_not_read =Mark as Not Read
60
60
cdfm_readby = - Read by:
61
61
stat_list = Statistics & Grading
62
62
stat_list_student = Statistics
@@ -183,7 +183,7 @@ cdfm_mark_check_as_read=Mark Read
183
183
cdfm_mark_check_as_unread =Mark Unread
184
184
cdfm_mark_check_as_delete =Delete
185
185
cdfm_mark_check_move_to_folder =Move
186
- cdfm_mark_all_as_read =Mark All as Read
186
+ cdfm_mark_all_as_not_read =Mark All as Not Read
187
187
cdfm_reply =Reply
188
188
cdfm_print =Print
189
189
cdfm_printer_friendly =Printer Friendly Format
@@ -303,7 +303,7 @@ cdfm_failed_create_topic=Failed to create new topic
303
303
cdfm_failed_rend_message =Failed Rending Messages
304
304
cdfm_view_under_construct =This view is under contruction
305
305
cdfm_lost_association =Lost association with current topic
306
- cdfm_no_message_mark_read =No message selected to mark as read. Please select a message.
306
+ cdfm_no_message_mark_no_read =No message selected to mark as not read. Please select a message.
307
307
cdfm_grade_successful =Grade submission successful.
308
308
cdfm_grade_greater_than_zero =Please input a number greater than or equal to 0.
309
309
cdfm_grade_decimal_warn =Please input number with 2 or fewer digits after decimal point.
@@ -413,7 +413,7 @@ perm_revise_any=Edit Any
413
413
perm_revise_own =Edit Own
414
414
perm_delete_any =Delete Any
415
415
perm_delete_own =Delete Own
416
- perm_mark_as_read =Mark as Read
416
+ perm_mark_as_not_read =Mark as Not Read
417
417
perm_choose_assignment_head =Grading
418
418
perm_choose_assignment =Gradebook item:
419
419
perm_choose_assignment_none_f =You can associate a grade from the Gradebook to this forum, but there are no existing Gradebook items.
@@ -655,7 +655,7 @@ pvt_missing_body = You must write your message before you can send it.
655
655
pvt_missing_body_draft =You must write your message before you can save it.
656
656
pvt_confirm_msg_delete = Are you sure you want to delete this message? If yes, click Delete to delete the message.
657
657
pvt_enter_search_text = Please enter text for search.
658
- pvt_no_message_mark_read =No message selected to mark as read. Please select a message.
658
+ pvt_no_message_mark_no_read =No message selected to mark as not read. Please select a message.
659
659
pvt_no_message_mark_delete =No message selected for deletion. Please select a message.
660
660
pvt_no_message_mark_move =No message selected to move to another folder. Please select a message.
661
661
pvt_deleted_success =The message(s) you selected have been successfully moved to the Deleted folder.
@@ -698,7 +698,7 @@ pvt_scheduler_send= Schedule when this message will be sent
698
698
pvt_scheduler_send_as_email = Schedule the message to be sent at the selected date and time
699
699
pvt_scheduler_send_date = Date:
700
700
syn_anon =No unread message counts as you aren't logged in.
701
- syn_mark_as_read =Mark all as read
701
+ syn_mark_as_not_read =Mark all as not read
702
702
syn_site_heading =Site
703
703
syn_private_heading =New Messages
704
704
syn_discussion_heading =New in Discussions
0 commit comments