Ignore:
Timestamp:
Mar 31, 2010, 6:32:40 PM (14 years ago)
Author:
george
Message:
  • Upraveno: Aktualizace fóra.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/forum/language/en/memberlist.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: memberlist.php 8574 2008-05-29 13:59:47Z Kellanved $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    8282        'IM_MSNM'                               => 'Please note that you need Windows Messenger installed to use this.',
    8383        '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.',
    8585        'IM_NAME'                               => 'Your Name',
    8686        'IM_NO_DATA'                    => 'There is no suitable contact information for this user.',
     
    9191        'IM_SENT_JABBER'                => 'Your message to %1$s has been sent successfully.',
    9292        'IM_USER'                               => 'Send an instant message',
    93        
     93
    9494        'LAST_ACTIVE'                           => 'Last active',
    9595        'LESS_THAN'                                     => 'Less than',
     
    135135        'USER_BAN'                              => 'Banning',
    136136        '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        ),
    137141        'USER_ONLINE'                   => 'Online',
    138142        'USER_PRESENCE'                 => 'Board presence',
Note: See TracChangeset for help on using the changeset viewer.