F:\WEBSITES\testbed\zipped\yabb_svn_new\branches\2.5.2\cgi-bin\yabb2\Languages\English\UserSelect.lng F:\WEBSITES\testbed\zipped\yabb_svn_new\trunk\cgi-bin\yabb2\Languages\English\UserSelect.lng
############################################################################### ###############################################################################
# UserSelect.lng (UserSelect text definitions)                                # # UserSelect.lng (UserSelect text definitions)                                #
############################################################################### ###############################################################################
# YaBB: Yet another Bulletin Board                                            # # YaBB: Yet another Bulletin Board                                            #
# Open-Source Community Software for Webmasters                               # # Open-Source Community Software for Webmasters                               #
# Version:        YaBB 2.5.2                                                  # # Version:        YaBB 2.6.12                                                 #
# Packaged:       October 21, 2012                                            # # Packaged:       January 5, 2016                                             #
# Distributed by: http://www.yabbforum.com                                    # # Distributed by: http://www.yabbforum.com                                    #
# =========================================================================== # # =========================================================================== #
# Copyright (c) 2000-2012 YaBB (www.yabbforum.com) - All Rights Reserved.     # # Copyright (c) 2000-2016 YaBB (www.yabbforum.com) - All Rights Reserved.     #
# Software by:  The YaBB Development Team                                     # # Software by:  The YaBB Development Team                                     #
#               with assistance from the YaBB community.                      # #               with assistance from the YaBB community.                      #
############################################################################### ###############################################################################
   
$userselectlngver = 'YaBB 2.5.2 $Revision: 1.0 $'; $userselectlngver = 'YaBB 2.6.12 $Revision: 1651 $';
   
%usersel_txt = ( %usersel_txt = (
'addselected' => 'Add Selected', 'addselected' => 'Add Selected',
'instruct' => 'Double click on a name or select one or more names in the list and click on the "Add Selected" button to add to the', 'instruct' => 'Double click on a name or select one or more names in the list and click on the "Add Selected" button to add to the',
'instruct0' => 'Type the first characters of the new moderator in the upper form field, then double click on the name or select one or more names in the list and click on the "Add Selected" button to add to the', 'instruct0' => 'Type the first characters of the new moderator in the upper form field, then double click on the name or select one or more names in the list and click on the "Add Selected" button to add to the',
'instruct1' => 'Double click on a name or select a name in the list and click on the "Add Selected" button to add to the', 'instruct1' => 'Double click on a name or select a name in the list and click on the "Add Selected" button to add to the',
'instruct2' => 'Find member by Name or e-mail:', 'instruct2' => 'Find member by Name or e-mail:',
'instruct3' => 'In the search box at the top you can use a wildcard character (only one *) anywhere in your search string.', 'instruct3' => 'In the search box at the top you can use a wild-card character (only one *) anywhere in your search string.',
'instruct4' => 'Select Member Groups', 'instruct4' => 'Select Member Groups',
'wildcardinfo' => 'Use * for wildcard',  'wildcardinfo' => 'Use * for wild-card', 
'searchresult' => 'Search Result:', 'searchresult' => 'Search Result:',
'nofound' => 'Sorry - no matches found for', 'nofound' => 'Sorry - no matches found for',
'pmpagetitle' => 'Select PM Recipients', 'pmpagetitle' => 'Select PM Recipients',
'grouppagetitle' => 'Select BC Recipient Groups', 'grouppagetitle' => 'Select BC Recipient Groups',
'modpagetitle' => 'Select Moderators', 'modpagetitle' => 'Select Moderators',
'buddypagetitle' => 'Select your buddies', 'buddypagetitle' => 'Select your buddies',
'ignorepagetitle' => 'Select members to Ignore', 'ignorepagetitle' => 'Select members to Ignore',
'searchpagetitle' => 'Select member to search for', 'searchpagetitle' => 'Select member to search for',
'pageclose' => 'Close', 'pageclose' => 'Close',
'recentlist' => 'Recent List', 'recentlist' => 'Recent List',
'alllist' => 'Member List', 'alllist' => 'Member List',
'gobutton' => 'Go', 'gobutton' => 'Go',
'reciepientlist' => 'Recipient List', 'reciepientlist' => 'Recipient List',
'moderatorlist' => 'Moderator List', 'moderatorlist' => 'Moderator List',
'buddylist' => 'Buddy List', 'buddylist' => 'Buddy List',
'groups' => 'Member Groups', 'groups' => 'Member Groups',
'ignorelist' => 'PM Ignore List', 'ignorelist' => 'PM Ignore List',
'searchlist' => 'Search by User field', 'searchlist' => 'Search by User field',
'pmto' => 'To', 'pmto' => 'To',
'pmcc' => 'Cc', 'pmcc' => 'Cc',
'pmbcc' => 'Bcc', 'pmbcc' => 'Bcc',
'allsearch' => 'All', 'allsearch' => 'All',
'bmallmembers' => 'All forum members', 'bmallmembers' => 'All forum members',
'bmadmins' => 'Administrators', 'bmadmins' => 'Administrators',
'bmgmods' => 'Global moderators', 'bmgmods' => 'Global moderators',
  'bmfmods' => 'Forum moderators',
'bmmods' => 'All board moderators / mod groups', 'bmmods' => 'All board moderators / mod groups',
'pages' => 'Pages', 'pages' => 'Pages',
'of' => 'of', 'of' => 'of',
'noentries' => 'There are no entries available for this letter.', 'noentries' => 'There are no entries available for this letter.',
'other' => 'Other', 'other' => 'Other',
'noresults' => 'No Results', 'noresults' => 'No Results',
'qsearch' => 'Search Members', 'qsearch' => 'Search Members',
); );
   
1; 1;