Explorar o código

fix string, thanks Thierry Godefroy

Thijs Kinkhorst %!s(int64=17) %!d(string=hai) anos
pai
achega
7a7789b551
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/default/compose_attachments.tpl

+ 1 - 1
templates/default/compose_attachments.tpl

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