aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-07-26 14:54:02 +0000
committerChris Smith <toonarmy@phpbb.com>2009-07-26 14:54:02 +0000
commit68e2102f20fa583dd184cefec19511d61caa5602 (patch)
tree9c4beb8ae2f350f58369c7dd05ad1f691084ccb7 /phpBB/language
parent1a0bd316e41ba78b8519558c47665877e8661970 (diff)
downloadforums-68e2102f20fa583dd184cefec19511d61caa5602.tar
forums-68e2102f20fa583dd184cefec19511d61caa5602.tar.gz
forums-68e2102f20fa583dd184cefec19511d61caa5602.tar.bz2
forums-68e2102f20fa583dd184cefec19511d61caa5602.tar.xz
forums-68e2102f20fa583dd184cefec19511d61caa5602.zip
Make some adjustments to the log filter. r9781, r9800
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9858 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/acp/common.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index ca31dc90f8..af0a61fd32 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -307,6 +307,8 @@ $lang = array_merge($lang, array(
'DISPLAY_LOG' => 'Display entries from previous',
+ 'LOGS_PLACEHOLDER' => '&lt;value&gt;',
+
'NO_ENTRIES' => 'No log entries for this period.',
'SORT_IP' => 'IP address',