mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Adjust language key SPLIT_AFTER to make the action clearer.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8926 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -292,7 +292,7 @@ $lang = array_merge($lang, array(
|
||||
'SORT_DATE' => 'Date',
|
||||
'SORT_IP' => 'IP address',
|
||||
'SORT_WARNINGS' => 'Warnings',
|
||||
'SPLIT_AFTER' => 'Split from selected post',
|
||||
'SPLIT_AFTER' => 'Split topic from selected post onwards',
|
||||
'SPLIT_FORUM' => 'Forum for new topic',
|
||||
'SPLIT_POSTS' => 'Split selected posts',
|
||||
'SPLIT_SUBJECT' => 'New topic title',
|
||||
|
Reference in New Issue
Block a user