mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 00:37:42 +02:00
[ticket/9657] Fix english language :(
PHPBB3-9657
This commit is contained in:
@@ -372,7 +372,7 @@ $lang = array_merge($lang, array(
|
||||
'TOPIC_LOCKED_SUCCESS' => 'The selected topic has been locked.',
|
||||
'TOPIC_MOVED_SUCCESS' => 'The selected topic has been moved successfully.',
|
||||
'TOPIC_NOT_EXIST' => 'The topic you selected does not exist.',
|
||||
'TOPIC_RESTORED_SUCCESS' => 'This topic has been restored successfully.',
|
||||
'TOPIC_RESTORED_SUCCESS' => 'The selected topic has been restored successfully.',
|
||||
'TOPIC_RESYNC_SUCCESS' => 'The selected topic has been resynchronised.',
|
||||
'TOPIC_SPLIT_SUCCESS' => 'The selected topic has been split successfully.',
|
||||
'TOPIC_TIME' => 'Topic time',
|
||||
|
Reference in New Issue
Block a user