diff options
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r-- | phpBB/language/en/ucp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php index 4d1ac239e0..430b499937 100644 --- a/phpBB/language/en/ucp.php +++ b/phpBB/language/en/ucp.php @@ -345,7 +345,7 @@ $lang += array( 'UCP_PM_OPTIONS' => 'Options', 'UCP_PM_POPUP' => 'Private Messages', 'UCP_PM_UNREAD' => 'Unread Messages', - 'UCP_PM_VIEW_MESSAGES' => 'View Messages', + 'UCP_PM_VIEW' => 'View Messages', 'UCP_PROFILE' => 'Profile', 'UCP_PROFILE_AVATAR' => 'Your avatar', |