From f2a001783a54fbafaee627180b8279ed9c85e5f3 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 2 Oct 2011 18:13:17 +0000 Subject: when a device is not found the system suggest to insert it - sudoman issue --- h-source/Application/Include/languages.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source/Application/Include/languages.php') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 406fad0..d810cad 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -299,6 +299,8 @@ class Lang /*0251*/"No sd card readers found" => "Non รจ stato trovato alcun lettore di schede sd", /*0252*/"Sd card readers" => "Lettori di schede sd", /*0253*/"Download the xml file of all the sd card readers in the database" => "Scarica il file xml di tutti i lettori di schede sd presenti nel database", + /*0254*/"There are no devices in the database with the vendorid:productid code specified by you." => "Non ci sono dispositivi nel database con il codice vendorid:productid da te specificato", + /*0255*/"Would you like to add it to the database?" => "Vorresti inserirlo nel database?" ), 'es' => array ( -- cgit v1.2.3