mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge remote-tracking branch 'p/ticket/9630' into develop-olympus
* p/ticket/9630: [ticket/9630] Make language for moving posts clearer in quickmod/mcp.
This commit is contained in:
@@ -329,7 +329,7 @@ $lang = array_merge($lang, array(
|
||||
'MEMBERLIST' => 'Members',
|
||||
'MEMBERLIST_EXPLAIN' => 'View complete list of members',
|
||||
'MERGE' => 'Merge',
|
||||
'MERGE_POSTS' => 'Merge posts',
|
||||
'MERGE_POSTS' => 'Move posts',
|
||||
'MERGE_TOPIC' => 'Merge topic',
|
||||
'MESSAGE' => 'Message',
|
||||
'MESSAGES' => 'Messages',
|
||||
|
Reference in New Issue
Block a user