From: jervfors Date: Wed, 22 Feb 2006 20:08:53 +0000 (+0000) Subject: Changing SquirrelMail to "$org_name". Thank's to Michael Long. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=2ceef8d80256e1ba7557b7dae4d5b3529464260e Changing SquirrelMail to "$org_name". Thank's to Michael Long. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10808 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/newmail/newmail.php b/plugins/newmail/newmail.php index d60b8c8f..f41c356e 100644 --- a/plugins/newmail/newmail.php +++ b/plugins/newmail/newmail.php @@ -27,7 +27,8 @@ $numnew = (int)$numnew; '
'. "\n" . html_tag( 'table', "\n" . html_tag( 'tr', "\n" . - html_tag( 'td', '' . _("SquirrelMail Notice:") . '', 'center', $color[0] ) + // i18n: %s inserts the organisation name (typically SquirrelMail) + html_tag( 'td', '' . sprintf(_("%s notice:"), $org_name) . '', 'center', $color[0] ) ) . html_tag( 'tr', "\n" . html_tag( 'td',