Skip to content

Commit d95eeae

Browse files
committedApr 11, 2013
Revised reminder_list_truncated string
Follow-up on revert commit for issue #2971, as we don't store recipients in history anymore. Affects issue #15470
1 parent 49406e5 commit d95eeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lang/strings_english.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ If you requested this verification, visit the following URL to change your passw
472472
'bug_reminder' => 'Send a reminder',
473473
'reminder_sent_to' => 'Reminder sent to',
474474
'reminder_sent_none' => 'No reminders could be sent',
475-
'reminder_list_truncated' => 'recipients list truncated, refer to Issue History for full list',
475+
'reminder_list_truncated' => 'recipients list truncated',
476476
'bug_send_button' => 'Send',
477477
'reminder' => 'Reminder',
478478
'reminder_explain' => 'This note will be sent to the recipients listed requesting feedback on this issue.',

0 commit comments

Comments
 (0)
Please sign in to comment.