Changing SquirrelMail to "$org_name". Thank's to Michael Long.
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 22 Feb 2006 20:08:53 +0000 (20:08 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 22 Feb 2006 20:08:53 +0000 (20:08 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10808 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/newmail/newmail.php

index d60b8c8f0d8f4df340b36951090c963aa9930922..f41c356e6d54dd333d41ae8888e29af8b646a613 100644 (file)
@@ -27,7 +27,8 @@ $numnew = (int)$numnew;
         '<div style="text-align: center;">'. "\n" .
         html_tag( 'table', "\n" .
             html_tag( 'tr', "\n" .
-                html_tag( 'td', '<b>' . _("SquirrelMail Notice:") . '</b>', 'center', $color[0] )
+                // i18n: %s inserts the organisation name (typically SquirrelMail)
+                html_tag( 'td', '<b>' . sprintf(_("%s notice:"), $org_name) . '</b>', 'center', $color[0] )
             ) .
             html_tag( 'tr', "\n" .
                 html_tag( 'td',