fix string, thanks Thierry Godefroy
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 24 Jan 2008 10:54:34 +0000 (10:54 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 24 Jan 2008 10:54:34 +0000 (10:54 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12895 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/compose_attachments.tpl

index e4234881f5c7255ee2305758179126f518850e6f..16fbab9dc13a31b5ce9baad39d04e35fc76c1014 100644 (file)
@@ -22,7 +22,7 @@ extract($t);
 <table cellspacing="0" class="table1">
  <tr class="header">
   <td class="fieldName" style="width: 1%; white-space: nowrap;">
-   <?php echo _("New") .' '. _("Attachment");?>:
+   <?php echo _("New attachment");?>:
   </td>
   <td class="fieldValue">
    <input type="file" name="attachfile" size="48" />