diff options
author | Igor Wiedler <igor@wiedler.ch> | 2011-10-13 19:28:46 +0200 |
---|---|---|
committer | Igor Wiedler <igor@wiedler.ch> | 2011-10-13 19:28:46 +0200 |
commit | 39f6d583150bcd25ff7a780686ebd9c5d933b99e (patch) | |
tree | 38c6ddf20be246615b130d76fe46795f50c5b4cf /phpBB/language | |
parent | f7c1341402ea47cc33ac183421485db3efd7ea15 (diff) | |
download | forums-39f6d583150bcd25ff7a780686ebd9c5d933b99e.tar forums-39f6d583150bcd25ff7a780686ebd9c5d933b99e.tar.gz forums-39f6d583150bcd25ff7a780686ebd9c5d933b99e.tar.bz2 forums-39f6d583150bcd25ff7a780686ebd9c5d933b99e.tar.xz forums-39f6d583150bcd25ff7a780686ebd9c5d933b99e.zip |
[ticket/8616] Rename U_INBOX to U_VIEW_MESSAGE
PHPBB3-8616
Diffstat (limited to 'phpBB/language')
-rw-r--r-- | phpBB/language/en/email/privmsg_notify.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/email/privmsg_notify.txt b/phpBB/language/en/email/privmsg_notify.txt index d363df7973..d3a86cc73c 100644 --- a/phpBB/language/en/email/privmsg_notify.txt +++ b/phpBB/language/en/email/privmsg_notify.txt @@ -8,7 +8,7 @@ You have received a new private message from "{AUTHOR_NAME}" to your account on You can view your new message by clicking on the following link: -{U_INBOX} +{U_VIEW_MESSAGE} You have requested that you be notified on this event, remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile. |