Minahito
minah****@users*****
2006年 11月 8日 (水) 18:24:17 JST
Index: xoops2jp/html/language/english/notification.php diff -u xoops2jp/html/language/english/notification.php:1.2.8.1 xoops2jp/html/language/english/notification.php:1.2.8.1.2.1 --- xoops2jp/html/language/english/notification.php:1.2.8.1 Wed Oct 19 02:21:15 2005 +++ xoops2jp/html/language/english/notification.php Wed Nov 8 18:24:17 2006 @@ -1,5 +1,5 @@ <?php -// $Id: notification.php,v 1.2.8.1 2005/10/18 17:21:15 minahito Exp $ +// $Id: notification.php,v 1.2.8.1.2.1 2006/11/08 09:24:17 minahito Exp $ // RMV-NOTIFY @@ -9,7 +9,9 @@ define ('_NOT_UPDATENOW', 'Update Now'); define ('_NOT_UPDATEOPTIONS', 'Update Notification Options'); +define ('_NOT_CANCEL', 'Cancel'); define ('_NOT_CLEAR', 'Clear'); +define ('_NOT_DELETE', 'Delete'); define ('_NOT_CHECKALL', 'Check All'); define ('_NOT_MODULE', 'Module'); define ('_NOT_CATEGORY', 'Category');