mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
View profile now shows relevant add/remove links
git-svn-id: file:///svn/phpbb/trunk@6462 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -251,6 +251,7 @@ $lang = array_merge($lang, array(
|
||||
'TESTS_PASSED' => 'Tests passed',
|
||||
'TESTS_FAILED' => 'Tests failed',
|
||||
|
||||
'UNABLE_WRITE_LOCK' => 'Unable to write lock file',
|
||||
'UNAVAILABLE' => 'Unavailable',
|
||||
'UNWRITEABLE' => 'Unwriteable',
|
||||
|
||||
|
@@ -103,6 +103,8 @@ $lang = array_merge($lang, array(
|
||||
'RANK' => 'Rank',
|
||||
'REAL_NAME' => 'Recipient name',
|
||||
'RECIPIENT' => 'Recipient',
|
||||
'REMOVE_FOE' => 'Remove foe',
|
||||
'REMOVE_FRIEND' => 'Remove friend',
|
||||
|
||||
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
||||
'SELECT_MARKED' => 'Select marked',
|
||||
|
Reference in New Issue
Block a user