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:
@@ -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!!
|
||||
|
Reference in New Issue
Block a user