aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-11-21 15:56:12 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-11-21 15:56:12 +0000
commitcad29155b83c30b79db08d7edfc7b27f77fe0f42 (patch)
tree469e74bbdef248ae15273ac9ab9cc252db538517 /phpBB/language
parentdb41a689f8312e16be125a157084ab64e5c4885a (diff)
downloadforums-cad29155b83c30b79db08d7edfc7b27f77fe0f42.tar
forums-cad29155b83c30b79db08d7edfc7b27f77fe0f42.tar.gz
forums-cad29155b83c30b79db08d7edfc7b27f77fe0f42.tar.bz2
forums-cad29155b83c30b79db08d7edfc7b27f77fe0f42.tar.xz
forums-cad29155b83c30b79db08d7edfc7b27f77fe0f42.zip
PM popup and icon are finally in place
git-svn-id: file:///svn/phpbb/trunk@1405 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/lang_english/lang_main.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/lang_main.php b/phpBB/language/lang_english/lang_main.php
index c66e32c653..85a47df807 100644
--- a/phpBB/language/lang_english/lang_main.php
+++ b/phpBB/language/lang_english/lang_main.php
@@ -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