better wording
parent
2dfdadf10c
commit
fe8f4a7781
|
@ -109,7 +109,7 @@ sub htmlize {
|
|||
|
||||
sub htmlize_pending {
|
||||
my %params = @_;
|
||||
return sprintf(gettext("comment pending %s"),
|
||||
return sprintf(gettext("this comment needs %s"),
|
||||
'<a href="'.
|
||||
IkiWiki::cgiurl(do => "commentmoderation").'">'.
|
||||
gettext("moderation").'</a>');
|
||||
|
|
Loading…
Reference in New Issue