summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/buscar_eng.php
blob: 8d0698400ff07523c5482ddc81fa47ae27b0838f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php
//________________________________________________
//
//	Php language file: buscar_eng.php
//	Language: English
//________________________________________________
$TbMsg=array();
$TbMsg["SEARCH_TITLE"]="SEARCH COMPUTERS";
$TbMsg["SEARCH_CRITERIA"]="Search criteria";
$TbMsg["SEARCH_RESULTS"]="Search results";
$TbMsg["SEARCH_LAB"]="Lab.";
$TbMsg["SEARCH_NAME"]="Hostname";
$TbMsg["SEARCH_IP"]="IP address";
$TbMsg["SEARCH_MAC"]="MAC address";
$TbMsg["SEARCH_DUPLICATES"]="Duplicates";
$TbMsg["SEARCH_NOMATCHES"]="No matches";
$TbMsg["SEARCH_NOVALUE"]="You must enter a search criteria value.";
$TbMsg["SEARCH_PROFESSOR"]="Professor's computers";