1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +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:
Jim Wigginton
2009-08-22 02:56:05 +00:00
parent 69aa05376b
commit 70c4e48b39
5 changed files with 3 additions and 9 deletions

View File

@@ -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',