Zeile 3 | Zeile 3 |
---|
* MyBB 1.4 English Language Pack * Copyright © 2008 MyBB Group, All Rights Reserved *
|
* MyBB 1.4 English Language Pack * Copyright © 2008 MyBB Group, All Rights Reserved *
|
* $Id: datahandler_pm.lang.php 3790 2008-04-23 22:50:33Z Tikitiki $
| * $Id: datahandler_pm.lang.php 4269 2008-11-13 05:48:19Z Tikitiki $
|
*/
$l['pmdata_too_long_subject'] = 'The subject of your private message is too long. Please enter a shorter subject.';
| */
$l['pmdata_too_long_subject'] = 'The subject of your private message is too long. Please enter a shorter subject.';
|
Zeile 17 | Zeile 17 |
---|
$l['pmdata_recipient_pms_disabled'] = '{1} has private messaging disabled. You cannot send private messages to this user.'; $l['pmdata_recipient_reached_quota'] = '{1} has reached their private message quota so your message could not be sent.';
|
$l['pmdata_recipient_pms_disabled'] = '{1} has private messaging disabled. You cannot send private messages to this user.'; $l['pmdata_recipient_reached_quota'] = '{1} has reached their private message quota so your message could not be sent.';
|
| $l['pmdata_pm_flooding'] = 'You are trying to send a message too quickly after sending a previous message. Please wait {1} more seconds.'; $l['pmdata_pm_flooding_one_second'] = 'You are trying to send a message too quickly after sending a previous message. Please wait 1 more second.';
|
?>
| ?>
|