From 4e4b0e82b62d9a5bdce92b3caa2ab18e16122ba0 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 26 Jan 2011 06:05:12 +0000 Subject: modified the search view files --- h-source/Application/Include/languages.php | 10 ++++++++++ 1 file changed, 10 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 0e2b7a7..2dbc5fa 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -35,6 +35,9 @@ class Lang public static $i18n = array( 'it' => array ( + "Search one device in the archive" => "Cerca un dispositivo nell'archivio", + "hardware type" => "tipo di hardware", + "the model name contains" => "il nome del modello contiene", "List of issues" => "Lista di questioni", "TITLE" => "TITOLO", "TOPIC" => "ARGOMENTO", @@ -141,9 +144,13 @@ class Lang "contributions of" => "contributi di", "No sound cards found" => "Non è stata trovata alcuna scheda audio", "LAST UPDATE" => "ULTIMA MODIFICA", + "search by" => "cerca per", ), 'es' => array ( + "Search one device in the archive" => "Busque un dispositivo en el archivo", + "hardware type" => "tipo de hardware", + "the model name contains" => "el nombre del modelo contiene", "List of issues" => "Lista de incidencias", "TITLE" => "TITULO", "TOPIC" => "ARGUMENTO", @@ -253,6 +260,9 @@ class Lang ), 'fr' => array ( + "Search one device in the archive" => "Shercher un appareil dans les archives", + "hardware type" => "type de matériel", + "the model name contains" => "le nom du modèle contient", "List of issues" => "Liste de problème", "TITLE" => "TITRE", "TOPIC" => "SUJET", -- cgit v1.2.3