mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge pull request #6059 from Crizz0/ticket/16589
[ticket/16589] Shortens subject and email content
This commit is contained in:
@@ -225,7 +225,7 @@ $lang = array_merge($lang, array(
|
||||
'FIELD_INVALID_VALUE' => 'The field “%s” has an invalid value.',
|
||||
|
||||
'FOE_MESSAGE' => 'Message from foe',
|
||||
'FOES_EXPLAIN' => 'Foes are users which will be ignored by default. Posts by these users will not be fully visible. Personal messages from foes are still permitted. Please note that you cannot ignore moderators or administrators.',
|
||||
'FOES_EXPLAIN' => 'Foes are users which will be ignored by default. Posts by these users will not be fully visible. Private messages from foes are still permitted. Please note that you cannot ignore moderators or administrators.',
|
||||
'FOES_UPDATED' => 'Your foes list has been updated successfully.',
|
||||
'FOLDER_ADDED' => 'Folder successfully added.',
|
||||
'FOLDER_MESSAGE_STATUS' => array(
|
||||
|
Reference in New Issue
Block a user