Update more strings
This commit is contained in:
parent
d6b4940ddd
commit
7df8e18dd1
5 changed files with 1274 additions and 1278 deletions
|
@ -472,7 +472,7 @@ function dfrn_notify_post(&$a) {
|
|||
));
|
||||
|
||||
$res = mail($importer['email'], sprintf( t("%s commented on an item at %s") , $from ,$a->config['sitename']),
|
||||
$email_tpl, t("From: Administrator@") . $a->get_hostname() );
|
||||
$email_tpl, "From: ".t("Administrator") . "@". $a->get_hostname() );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue