diff -r 000000000000 -r f9ffdbd96607 punbb/lang/English/delete.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/punbb/lang/English/delete.php Wed Jul 11 21:01:48 2007 -0400 @@ -0,0 +1,12 @@ + 'Delete post', +'Warning' => 'Warning! If this is the first post in the topic, the whole topic will be deleted.', +'Delete' => 'Delete', // The submit button +'Post del redirect' => 'Post deleted. Redirecting …', +'Topic del redirect' => 'Topic deleted. Redirecting …' + +);