Changeset 3 for branches/rsr.v5.1.dev/web/punbb/lang/English/delete.php
- Timestamp:
- Nov 14, 2011, 11:17:15 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rsr.v5.1.dev/web/punbb/lang/English/delete.php
r1 r3 5 5 6 6 'Delete post' => 'Delete post', 7 'Warning' => 'Warning! If this is the first post in the topic, the whole topic will be deleted.', 8 'Delete' => 'Delete', // The submit button 9 'Post del redirect' => 'Post deleted. Redirection ...', 10 'Topic del redirect' => 'Topic deleted. Redirection ...' 7 'Warning' => 'You are about to permanently delete this post.', 8 'Topic warning' => 'Warning! This is the first post in the topic, the whole topic will be permanently deleted.', 9 'Delete info' => 'The post you have chosen to delete is set out below for you to review before proceeding.', 10 'Reply by' => 'Reply by %s - %s', 11 'Topic by' => 'Topic started by %s - %s', 12 'Delete' => 'Delete', // The submit button 13 'Post del redirect' => 'Post deleted. Redirecting âŠ', 14 'Topic del redirect' => 'Topic deleted. Redirecting âŠ' 11 15 12 16 );
Note: See TracChangeset
for help on using the changeset viewer.