From 7e25c8d9cc255fbe460c2a970ad7da241c0880bb Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 18 May 2006 18:18:32 +0000 Subject: - added a few missing log variables - include acp/common.php language file if displaying logs (LOG_ variables should be stored there only now) - added check to cron.php - added database_gc config variable - recalculate binary trees every once a week ;) git-svn-id: file:///svn/phpbb/trunk@5929 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/acp/common.php | 39 ++++++++++++++++++++++++++++++++++++++- phpBB/language/en/common.php | 10 ---------- phpBB/language/en/groups.php | 2 +- phpBB/language/en/mcp.php | 20 -------------------- 4 files changed, 39 insertions(+), 32 deletions(-) (limited to 'phpBB/language') diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php index 14d0ed952f..a4507e0e10 100644 --- a/phpBB/language/en/acp/common.php +++ b/phpBB/language/en/acp/common.php @@ -350,6 +350,9 @@ $lang = array_merge($lang, array( 'LOG_ACL_TRANSFER_PERMISSIONS' => 'Permissions transfered from
» %s', 'LOG_ACL_RESTORE_PERMISSIONS' => 'Own permissions restored after using permissions from
» %s', + 'LOG_ADMIN_AUTH_FAIL' => 'Failed administration login attempt', + 'LOG_ADMIN_AUTH_SUCCESS' => 'Sucessful administration login', + 'LOG_ATTACH_EXT_ADD' => 'Added or edited attachment extension
» %s', 'LOG_ATTACH_EXT_DEL' => 'Removed attachment extension
» %s', 'LOG_ATTACH_EXT_UPDATE' => 'Updated attachment extension
» %s', @@ -400,6 +403,20 @@ $lang = array_merge($lang, array( 'LOG_CONFIG_SIGNATURE' => 'Altered signature settings', 'LOG_CONFIG_VISUAL' => 'Altered visual confirmation settings', + 'LOG_APPROVE_TOPIC' => 'Approved topic
» %s', + 'LOG_DELETE_POST' => 'Deleted post
» %s', + 'LOG_DELETE_TOPIC' => 'Deleted topic
» %s', + 'LOG_FORK' => 'Copied topic
» from %s', + 'LOG_LOCK' => 'Locked topic
» %s', + 'LOG_LOCK_POST' => 'Locked post
» %s', + 'LOG_MERGE' => 'Merged posts into topic
»%s', + 'LOG_MOVE' => 'Moved topic
» from %s', + 'LOG_TOPIC_DELETED' => 'Deleted topic
» %s', + 'LOG_TOPIC_RESYNC' => 'Resynchronised topic counters
» %s', + 'LOG_TOPIC_TYPE_CHANGED' => 'Changed topic type
» %s', + 'LOG_UNLOCK' => 'Unlocked topic
» %s', + 'LOG_UNLOCK_POST' => 'Unlocked post
» %s', + 'LOG_DISALLOW_ADD' => 'Added disallowed username
» %s', 'LOG_DISALLOW_DELETE' => 'Deleted disallowed username', @@ -451,6 +468,8 @@ $lang = array_merge($lang, array( 'LOG_INDEX_REMIND' => 'Sent reminder emails to inactive users
» %s', 'LOG_INSTALL_INSTALLED' => 'Installed phpBB %s', + 'LOG_IP_BROWSER_CHECK' => 'Session IP/Browser check failed
»User IP "%s" checked against session IP "%s" and user browser string "%s" checked against session browser string "%s".', + 'LOG_JAB_CHANGED' => 'Jabber account changed', 'LOG_JAB_PASSCHG' => 'Jabber password changed', 'LOG_JAB_REGISTER' => 'Jabber account registered', @@ -531,7 +550,6 @@ $lang = array_merge($lang, array( 'LOG_USER_DEL_AVATAR' => 'Removed user avatar
» %s', 'LOG_USER_DEL_POSTS' => 'Removed all posts made by the user
» %s', 'LOG_USER_DEL_SIG' => 'Removed user signature
» %s', - 'LOG_USER_GROUP_CHANGE' => 'User changed default group
» %s', 'LOG_USER_INACTIVE' => 'User deactivated
» %s', 'LOG_USER_MOVE_POSTS' => 'Moved user posts
» posts by "%s" to forum "%s"', 'LOG_USER_NEW_PASSWORD' => 'Changed user password
» %s', @@ -540,6 +558,25 @@ $lang = array_merge($lang, array( 'LOG_USER_UPDATE_NAME' => 'Changed username
» from "%s" to "%s"', 'LOG_USER_USER_UPDATE' => 'Updated user details
» %s', + 'LOG_USER_ACTIVE_USER' => 'User account activated', + 'LOG_USER_DEL_AVATAR_USER' => 'User avatar removed', + 'LOG_USER_DEL_SIG_USER' => 'User signature removed', + 'LOG_USER_FEEDBACK' => 'Added user feedback
» %s', + 'LOG_USER_GENERAL' => '%s', + 'LOG_USER_INACTIVE_USER' => 'User account de-activated', + 'LOG_USER_LOCK' => 'User locked own topic
» %s', + 'LOG_USER_MOVE_POSTS_USER' => 'Moved all posts to forum "%s"', + 'LOG_USER_REACTIVATE_USER' => 'Forced user account re-activation', + 'LOG_USER_UNLOCK' => 'User unlocked own topic
» %s', + 'LOG_USER_WARNING' => 'Added user warning
»%s', + 'LOG_USER_WARNING_BODY' => 'The following warning was issued to this user
»%s', + + 'LOG_USER_GROUP_CHANGE' => 'User changed default group
» %s', + 'LOG_USER_GROUP_DEMOTE' => 'User demoted as leaders from usergroup
» %s', + 'LOG_USER_GROUP_JOIN' => 'User joined group
» %s', + 'LOG_USER_GROUP_JOIN_PENDING' => 'User joined group and needs to be approved
» %s', + 'LOG_USER_GROUP_RESIGN' => 'User resigned membership from group
» %s', + 'LOG_WORD_ADD' => 'Added word censor
» %s', 'LOG_WORD_DELETE' => 'Deleted word censor
» %s', 'LOG_WORD_EDIT' => 'Edited word censor
» %s', diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 483e797666..2e547f745a 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -238,17 +238,7 @@ $lang = array_merge($lang, array( 'LOGIN_VIEWFORUM' => 'The board administrator requires you to be registered and logged in to view this forum.', 'LOGOUT' => 'Logout', 'LOGOUT_USER' => 'Logout [ %s ]', - 'LOG_ADMIN_AUTH_FAIL' => 'Failed administration login attempt', - 'LOG_ADMIN_AUTH_SUCCESS'=> 'Sucessful administration login', - 'LOG_DELETE_POST' => 'Deleted post
» %s', - 'LOG_DELETE_TOPIC' => 'Deleted topic
» %s', 'LOG_ME_IN' => 'Log me on automatically each visit', - 'LOG_USER_FEEDBACK' => 'Added user feedback
» %s', - 'LOG_USER_GENERAL' => '%s', - 'LOG_USER_WARNING' => 'Added user warning
»%s', - 'LOG_USER_WARNING_BODY' => 'The following warning was issued to this user
»%s', - - 'LOG_IP_BROWSER_CHECK' => 'Session IP/Browser check failed
»User IP "%s" checked against session IP "%s" and user browser string "%s" checked against session browser string "%s".', 'MARK' => 'Mark', 'MARK_ALL' => 'Mark all', diff --git a/phpBB/language/en/groups.php b/phpBB/language/en/groups.php index fb4fac6d54..aad97a25e5 100644 --- a/phpBB/language/en/groups.php +++ b/phpBB/language/en/groups.php @@ -66,7 +66,7 @@ $lang = array_merge($lang, array( 'GROUP_LIST' => 'Manage Users', 'LOGIN_EXPLAIN_GROUP' => 'You need to login to view group details', - + 'NOT_LEADER_OF_GROUP' => 'The requested operation cannot be taken because you are not a leader of the selected group.', 'NOT_MEMBER_OF_GROUP' => 'The requested operation cannot be taken because you are not a member of the selected group.', diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index 13a5d75278..fe05644539 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -111,26 +111,6 @@ $lang = array_merge($lang, array( 'LOCK_TOPICS' => 'Lock selected topics', 'LOCK_TOPICS_CONFIRM' => 'Are you sure you want to lock all selected topics?', 'LOGS_CURRENT_TOPIC' => 'Currently viewing logs of:', - 'LOG_APPROVE_TOPIC' => 'Approved topic
» %s', - 'LOG_FORK' => 'Copied topic
» from %s', - 'LOG_LOCK' => 'Locked topic
» %s', - 'LOG_LOCK_POST' => 'Locked post
» %s', - 'LOG_MERGE' => 'Merged posts into topic
»%s', - 'LOG_MOVE' => 'Moved topic
» from %s', - 'LOG_TOPIC_DELETED' => 'Deleted topic
» %s', - 'LOG_TOPIC_RESYNC' => 'Resynchronised topic counters
» %s', - 'LOG_TOPIC_TYPE_CHANGED' => 'Changed topic type
» %s', - 'LOG_UNLOCK' => 'Unlocked topic
» %s', - 'LOG_UNLOCK_POST' => 'Unlocked post
» %s', - 'LOG_UNRATE' => 'Unrated post
» %s', - 'LOG_USER_ACTIVE_USER' => 'User account activated', - 'LOG_USER_DEL_AVATAR_USER' => 'User avatar removed', - 'LOG_USER_DEL_SIG_USER' => 'User signature removed', - 'LOG_USER_INACTIVE_USER' => 'User account de-activated', - 'LOG_USER_LOCK' => 'User locked own topic
» %s', - 'LOG_USER_MOVE_POSTS_USER' => 'Moved all posts to forum "%s"', - 'LOG_USER_REACTIVATE_USER' => 'Forced user account re-activation', - 'LOG_USER_UNLOCK' => 'User unlocked own topic
» %s', 'LOGIN_EXPLAIN_MCP' => 'To moderate this forum you must login.', 'LOGVIEW_VIEWTOPIC' => 'View Topic', 'LOGVIEW_VIEWLOGS' => 'View Topic Log', -- cgit v1.2.1