mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Reverse the reversal.
git-svn-id: file:///svn/phpbb/trunk@3470 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
83c605a6e2
commit
b8fdc39afd
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ $lang = array_merge($lang, array(
|
|||
'Send_a_reply' => 'Reply to a private message',
|
||||
'Edit_message' => 'Edit private message',
|
||||
'Notification_subject' => 'New Private Message has arrived',
|
||||
'Find_username' => 'Find a username',
|
||||
'FIND_USERNAME' => 'Find a username',
|
||||
'Find' => 'Find',
|
||||
'No_match' => 'No matches found',
|
||||
'No_such_folder' => 'No such folder exists',
|
||||
|
|
Loading…
Add table
Reference in a new issue