summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/buscar_eng.php
blob: 7ac01d32b28e96f4951bf45c00facd9c5739b181 (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";
$TbMsg["SEARCH_NOREPO"]="Computers without repository";