1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-17 15:11:40 +02:00

PM popup and icon are finally in place

git-svn-id: file:///svn/phpbb/trunk@1405 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-11-21 15:56:12 +00:00
parent db41a689f8
commit cad29155b8
6 changed files with 102 additions and 4 deletions

@@ -363,6 +363,9 @@ $lang['No_new_pm'] = "You have no new messages";
$lang['Unread_pms'] = "You have %d unread messages";
$lang['Unread_pm'] = "You have %d unread message";
$lang['No_unread_pm'] = "You have no unread messages";
$lang['You_new_pm'] = "A new private message is waiting for you in your Inbox";
$lang['You_new_pms'] = "New private messages are waiting for you in your Inbox";
$lang['You_no_new_pm'] = "No new private messages are waiting for you";
$lang['Inbox'] = "Inbox";
$lang['Outbox'] = "Outbox";
@@ -420,6 +423,7 @@ $lang['Inbox_size'] = "Your Inbox is %d%% full"; // eg. Your Inbox is 50% full
$lang['Sentbox_size'] = "Your Sentbox is %d%% full";
$lang['Savebox_size'] = "Your Savebox is %d%% full";
$lang['Click_view_privmsg'] = "Click %sHere%s to visit your Inbox";
//
// Profiles/Registration