1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Added pop-up control for PM's to profile

git-svn-id: file:///svn/phpbb/trunk@1403 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-11-21 13:02:37 +00:00
parent 3c6e635bec
commit ac2c2c688e
6 changed files with 299 additions and 250 deletions

View File

@@ -503,7 +503,9 @@ $lang['Select_category'] = "Select category";
$lang['Delete_Image'] = "Delete Image";
$lang['Current_Image'] = "Current Image";
$lang['Notify_on_privmsg'] = "Notify on Private Message";
$lang['Notify_on_privmsg'] = "Notify on new Private Message";
$lang['Popup_on_privmsg'] = "Pop up window on new Private Message";
$lang['Popup_on_privmsg_explain'] = "Some templates may open a new window to inform you when new private messages arrive";
$lang['Hide_user'] = "Hide your online status";
$lang['Profile_updated'] = "Your profile has been updated";