1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

Split is half done... don't try and use it though its current b0rked :)

git-svn-id: file:///svn/phpbb/trunk@627 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson
2001-07-11 02:19:13 +00:00
parent 2cabdbebc3
commit 255304d87a
3 changed files with 159 additions and 5 deletions

View File

@@ -496,6 +496,8 @@ $lang['Confirm_delete_topic'] = "Are you sure you want to remove the selected to
$lang['Confirm_lock_topic'] = "Are you sure you want to lock the selected topic(s)?";
$lang['Confirm_unlock_topic'] = "Are you sure you want to unlock the selected topic(s)?";
$lang['Confirm_move_topic'] = "Are you sure you want to move the selected topic(s)?";
$lang['Split_posts'] = "Split Posts";
$lang['Split_after'] = "Split Posts Beyond Selected";
//
// Old format ... _DON'T_add_any_ new entries here!!