From 930a411469143eab9ee3922fc628c7d0b5665438 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Tue, 19 Apr 2011 15:24:36 +0000 Subject: h-source:added acquisition cards and fingerptint readers - part 2 --- h-source/Application/Include/hardware.php | 2 +- h-source/Application/Include/languages.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'h-source/Application/Include') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index c55515c..17ea425 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -44,7 +44,7 @@ class Hardware 'webcam' => 'H2O/camera-web_22.png', 'bluetooth' => 'H2O/preferences-system-bluetooth-22.png', 'acquisition-card' => 'Crystal/cam_mount-22.png', - 'fingerprint-reader' => 'Crystal/cam_mount-22.png', + 'fingerprint-reader' => 'fingerprint_icon-22.png', ); public static $typeToController = array( diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 6f80831..db2d717 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -218,6 +218,8 @@ class Lang "License information" => "Informazioni sulla licenza", "No acquisition card found" => "Non è stata trovata alcuna scheda d'acquisizione", "No fingerprint readers found" => "Non è stato trovato alcun lettore di impronte digitali", + "Download the xml file of all the acquisition cards in the database" => "Scarica il file xml di tutte le schede di acquisizione presenti nel database", + "Download the xml file of all the fingerprint readers in the database" => "Scarica il file xml di tutti i lettori di impronte digitali presenti nel database", ), 'es' => array ( -- cgit v1.2.3