diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2006-10-02 15:11:40 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2006-10-02 15:11:40 +0000 |
commit | cc4a0a2f7a02f909735d265f4f199f9736c30a48 (patch) | |
tree | aa984be5c8fca4b1f05d7fa755b2f3d382a89cf7 /phpBB/language/en/acp/users.php | |
parent | fc76c94ab14993f98e0bbbf8b26150886ce69352 (diff) | |
download | forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar.gz forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar.bz2 forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.tar.xz forums-cc4a0a2f7a02f909735d265f4f199f9736c30a48.zip |
consistent acp layout regarding backlinks and messages.
git-svn-id: file:///svn/phpbb/trunk@6428 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/users.php')
-rw-r--r-- | phpBB/language/en/acp/users.php | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/phpBB/language/en/acp/users.php b/phpBB/language/en/acp/users.php index 6ea2855dc0..6f2595682c 100644 --- a/phpBB/language/en/acp/users.php +++ b/phpBB/language/en/acp/users.php @@ -32,9 +32,9 @@ if (empty($lang) || !is_array($lang)) $lang = array_merge($lang, array( 'ADMIN_SIG_PREVIEW' => 'Signature preview', - 'AT_LEAST_ONE_FOUNDER' => 'You are not able to change this founder to a normal user. There needs to be at least one founder enabled for this board. If you want to change this users founder status promote another user to be a founder first.', + 'AT_LEAST_ONE_FOUNDER' => 'You are not able to change this founder to a normal user. There needs to be at least one founder enabled for this board. If you want to change this users founder status, promote another user to be a founder first.', - 'BAN_SUCCESSFUL' => 'Ban entered successfully', + 'BAN_SUCCESSFUL' => 'Ban entered successfully.', 'CANNOT_BAN_YOURSELF' => 'You are not allowed to ban yourself.', 'CANNOT_DEACTIVATE_YOURSELF' => 'You are not allowed to deactivate your own account.', @@ -47,7 +47,7 @@ $lang = array_merge($lang, array( 'DELETE_USER' => 'Delete user', 'DELETE_USER_EXPLAIN' => 'Please note that deleting a user is final, they cannot be recovered', - 'FORCE_REACTIVATION_SUCCESS' => 'Successfully forced re-activation', + 'FORCE_REACTIVATION_SUCCESS' => 'Successfully forced re-activation.', 'FOUNDER' => 'Founder', 'FOUNDER_EXPLAIN' => 'Founders can never be banned, deleted or altered by non-founder members', @@ -77,8 +77,8 @@ $lang = array_merge($lang, array( 'USER_ADMIN' => 'User administration', 'USER_ADMIN' => 'User administration', 'USER_ADMIN_ACTIVATE' => 'Activate account', - 'USER_ADMIN_ACTIVATED' => 'User activated successfully', - 'USER_ADMIN_AVATAR_REMOVED' => 'Successfully removed avatar from user account', + 'USER_ADMIN_ACTIVATED' => 'User activated successfully.', + 'USER_ADMIN_AVATAR_REMOVED' => 'Successfully removed avatar from user account.', 'USER_ADMIN_BAN_EMAIL' => 'Ban by email', 'USER_ADMIN_BAN_EMAIL_REASON' => 'Email address banned via user management', 'USER_ADMIN_BAN_IP' => 'Ban by IP', @@ -86,7 +86,7 @@ $lang = array_merge($lang, array( 'USER_ADMIN_BAN_NAME_REASON' => 'Username banned via user management', 'USER_ADMIN_BAN_USER' => 'Ban by username', 'USER_ADMIN_DEACTIVATE' => 'Deactivate account', - 'USER_ADMIN_DEACTIVED' => 'User deactivated successfully', + 'USER_ADMIN_DEACTIVED' => 'User deactivated successfully.', 'USER_ADMIN_DEL_ATTACH' => 'Delete all attachments', 'USER_ADMIN_DEL_AVATAR' => 'Delete avatar', 'USER_ADMIN_DEL_POSTS' => 'Delete all posts', @@ -94,25 +94,25 @@ $lang = array_merge($lang, array( 'USER_ADMIN_EXPLAIN' => 'Here you can change your users information and certain specific options. To modify the users permissions please use the user and group permissions system.', 'USER_ADMIN_FORCE' => 'Force re-activation', 'USER_ADMIN_MOVE_POSTS' => 'Move all posts', - 'USER_ADMIN_SIG_REMOVED' => 'Successfully removed signature from user account', - 'USER_ATTACHMENTS_REMOVED' => 'Successfully removed all attachments made by this user', - 'USER_AVATAR_UPDATED' => 'Successfully updated user avatars details', + 'USER_ADMIN_SIG_REMOVED' => 'Successfully removed signature from user account.', + 'USER_ATTACHMENTS_REMOVED' => 'Successfully removed all attachments made by this user.', + 'USER_AVATAR_UPDATED' => 'Successfully updated user avatars details.', 'USER_CUSTOM_PROFILE_FIELDS' => 'Custom profile fields', - 'USER_DELETED' => 'User deleted successfully', + 'USER_DELETED' => 'User deleted successfully.', 'USER_GROUP_ADD' => 'Add user to group', 'USER_GROUP_NORMAL' => 'Normal groups user is a member of', 'USER_GROUP_PENDING' => 'Groups user is in pending mode', 'USER_GROUP_SPECIAL' => 'Special groups user is a member of', 'USER_IS_INACTIVE' => 'User is inactive', - 'USER_OVERVIEW_UPDATED' => 'User details updated', - 'USER_POSTS_DELETED' => 'Successfully removed all posts made by this user', - 'USER_POSTS_MOVED' => 'Successfully moved users posts to target forum', - 'USER_PREFS_UPDATED' => 'User preferences updated', + 'USER_OVERVIEW_UPDATED' => 'User details updated.', + 'USER_POSTS_DELETED' => 'Successfully removed all posts made by this user.', + 'USER_POSTS_MOVED' => 'Successfully moved users posts to target forum.', + 'USER_PREFS_UPDATED' => 'User preferences updated.', 'USER_PROFILE' => 'User Profile', - 'USER_PROFILE_UPDATED' => 'User profile updated', + 'USER_PROFILE_UPDATED' => 'User profile updated.', 'USER_RANK' => 'User Rank', - 'USER_RANK_UPDATED' => 'User rank updated', - 'USER_SIG_UPDATED' => 'User signature successfully updated', + 'USER_RANK_UPDATED' => 'User rank updated.', + 'USER_SIG_UPDATED' => 'User signature successfully updated.', 'USER_TOOLS' => 'Basic tools', 'WARNINGS_EXPLAIN' => 'You can directly alter the warnings this users has received.', |