mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
fixed the posts notification procedure.
This commit is contained in:
parent
c859f4c2de
commit
2a882142fe
4 changed files with 45 additions and 55 deletions
|
|
@ -29,7 +29,7 @@ $lang->ncenterlite_article = '<strong>%1$s</strong> wrote an article as "%2$s".'
|
|||
$lang->ncenterlite_board = '<strong>%1$s</strong> wrote an article as "%3$s" on the board %2$s.';
|
||||
$lang->ncenterlite_commented = '<strong>%1$s</strong> commented as "%3$s" on your %2$s.';
|
||||
$lang->ncenterlite_commented_board = '<strong>%1$s</strong> commented as "%3$s" on the board %2$s.';
|
||||
$lang->ncenterlite_mentioned = '<strong>%s</strong> mentioned you on <strong>"%s" %s</strong>.';
|
||||
$lang->ncenterlite_mentioned = '<strong>%s</strong> mentioned you on <strong>"%s"board</strong> to <strong>"%s"</strong> .';
|
||||
$lang->ncenterlite_message_string = 'You have <strong>%d</strong> new <strong>message(s)</strong>.';
|
||||
$lang->ncenterlite_message_mention = '<strong>%1$s</strong> sent a message as <strong>"%2$s"</strong>.';
|
||||
$lang->ncenterlite_test_noti = '<strong>%s</strong>! Skin test notification has been done.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue