mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 12:58:52 +00:00
New lang string for modcp
git-svn-id: file:///svn/phpbb/trunk@656 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0e6f49d1ed
commit
d62d2b336b
1 changed files with 1 additions and 0 deletions
|
@ -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_after'] = "Split Posts Beyond Selected";
|
||||
$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!";
|
||||
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue