mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-02 22:02:07 +02:00
[ticket/12389] Change "PM" to "Message"
PHPBB3-12389
This commit is contained in:
parent
4e1a86d848
commit
65c8280fb6
@ -412,7 +412,7 @@ $lang = array_merge($lang, array(
|
||||
'PM_SENTBOX' => 'Sent messages',
|
||||
'PM_SUBJECT' => 'Message subject',
|
||||
'PM_TO' => 'Send to',
|
||||
'PM_TOOLS' => 'PM tools',
|
||||
'PM_TOOLS' => 'Message tools',
|
||||
'PM_USERS_REMOVED_NO_PM' => 'Some users couldn’t be added as they have disabled private message receipt.',
|
||||
'POST_EDIT_PM' => 'Edit message',
|
||||
'POST_FORWARD_PM' => 'Forward message',
|
||||
|
Loading…
x
Reference in New Issue
Block a user