Changeset 702 for trunk/forum/language/en/memberlist.php
- Timestamp:
- Mar 31, 2010, 6:32:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forum/language/en/memberlist.php
r400 r702 5 5 * 6 6 * @package language 7 * @version $Id : memberlist.php 8574 2008-05-29 13:59:47Z Kellanved$7 * @version $Id$ 8 8 * @copyright (c) 2005 phpBB Group 9 9 * @license http://opensource.org/licenses/gpl-license.php GNU Public License … … 82 82 'IM_MSNM' => 'Please note that you need Windows Messenger installed to use this.', 83 83 'IM_MSNM_BROWSER' => 'Your browser does not support this.', 84 'IM_MSNM_CONNECT' => 'MSNM is not connected.\nYou have to connect to MSNM to continue.', 84 'IM_MSNM_CONNECT' => 'MSNM is not connected.\nYou have to connect to MSNM to continue.', 85 85 'IM_NAME' => 'Your Name', 86 86 'IM_NO_DATA' => 'There is no suitable contact information for this user.', … … 91 91 'IM_SENT_JABBER' => 'Your message to %1$s has been sent successfully.', 92 92 'IM_USER' => 'Send an instant message', 93 93 94 94 'LAST_ACTIVE' => 'Last active', 95 95 'LESS_THAN' => 'Less than', … … 135 135 'USER_BAN' => 'Banning', 136 136 'USER_FORUM' => 'User statistics', 137 'USER_LAST_REMINDED' => array( 138 0 => 'No reminder sent at this time', 139 1 => '%1$d reminder sent<br />» %2$s', 140 ), 137 141 'USER_ONLINE' => 'Online', 138 142 'USER_PRESENCE' => 'Board presence',
Note:
See TracChangeset
for help on using the changeset viewer.