mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- accidentally undid changes introduced in r9979
- removed a few lines from the old log filtering system git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10042 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -232,8 +232,6 @@ $lang = array_merge($lang, array(
|
||||
'EXPORT_DOWNLOAD' => 'Download',
|
||||
'EXPORT_STORE' => 'Store',
|
||||
|
||||
'FILTER' => 'Filter',
|
||||
|
||||
'GENERAL_OPTIONS' => 'General options',
|
||||
'GENERAL_SETTINGS' => 'General settings',
|
||||
'GLOBAL_MASK' => 'Global permission mask',
|
||||
@@ -277,7 +275,6 @@ $lang = array_merge($lang, array(
|
||||
'RETURN_TO' => 'Return to…',
|
||||
|
||||
'SELECT_ANONYMOUS' => 'Select anonymous user',
|
||||
'SELECT_LANG_KEY' => 'Select operation',
|
||||
'SELECT_OPTION' => 'Select option',
|
||||
|
||||
'SETTING_TOO_LOW' => 'The entered value for the setting “%1$s” is too low. The minimal allowed value is %2$d.',
|
||||
@@ -311,8 +308,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'DISPLAY_LOG' => 'Display entries from previous',
|
||||
|
||||
'LOGS_PLACEHOLDER' => '<value>',
|
||||
|
||||
'NO_ENTRIES' => 'No log entries for this period.',
|
||||
|
||||
'SORT_IP' => 'IP address',
|
||||
|
Reference in New Issue
Block a user