mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 19:26:53 +02:00
New lang string for modcp
git-svn-id: file:///svn/phpbb/trunk@656 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -501,6 +501,7 @@ $lang['Confirm_move_topic'] = "Are you sure you want to move the selected topic(
|
|||||||
$lang['Split_posts'] = "Split Posts";
|
$lang['Split_posts'] = "Split Posts";
|
||||||
$lang['Split_after'] = "Split Posts Beyond Selected";
|
$lang['Split_after'] = "Split Posts Beyond Selected";
|
||||||
$lang['Topic_split'] = "The selected topic has been split successfully";
|
$lang['Topic_split'] = "The selected topic has been split successfully";
|
||||||
|
$lang['Too_many_error'] = "You have selected too many posts. You can only select one post to split a topic after!";
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user