瀏覽代碼

Forgot to i18n a string

pdontthink 18 年之前
父節點
當前提交
2dcdff528c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/listcommands/templates/default/non_rfc_lists.tpl

+ 1 - 1
plugins/listcommands/templates/default/non_rfc_lists.tpl

@@ -33,7 +33,7 @@ extract($t);
     </td>
     </td>
   </tr>
   </tr>
   <tr>
   <tr>
-    <td colspan="2">Manage the (non-RFC-compliant) mailing lists that you are subscribed to for the purpose of providing one-click list replies when responding to list messages.  You only need to enter any lists you are subscribed to that do not already comply with RFC 2369.<br /><br />When entering a new list, input the full email address for the address from which list postings are delivered.<br /><br /></td>
+    <td colspan="2"><?php echo _("Manage the (non-RFC-compliant) mailing lists that you are subscribed to for the purpose of providing one-click list replies when responding to list messages.  You only need to enter any lists you are subscribed to that do not already comply with RFC 2369.") . '<br /><br />' . _("When entering a new list, input the full email address for the address from which list postings are delivered."); ?><br /><br /></td>
   </tr>
   </tr>
   <tr>
   <tr>
     <td align="right">
     <td align="right">