mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 00:37:42 +02:00
- add return links to approve details [#6252]
- lets decide on input field or textarea based on the entry length in language pack management [#6280] git-svn-id: file:///svn/phpbb/trunk@6819 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -261,6 +261,7 @@ $lang = array_merge($lang, array(
|
||||
'RETURN_POST' => '%sReturn to the post%s',
|
||||
'RETURN_QUEUE' => '%sReturn to the queue%s',
|
||||
'RETURN_REPORTS' => '%sReturn to the reports%s',
|
||||
'RETURN_TOPIC_SIMPLE' => '%sReturn to the topic%s',
|
||||
|
||||
'SEARCH_POSTS_BY_USER' => 'Search posts by',
|
||||
'SELECT_ACTION' => 'Select desired action',
|
||||
|
Reference in New Issue
Block a user