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:
phpBB
@@ -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
|
||||
|
Reference in New Issue
Block a user