diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2013-01-10 07:46:18 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2013-01-10 07:46:18 +0000 |
commit | 79a99ab125e22b5918790711c470e2199a7bff6d (patch) | |
tree | 88f130eae580d01e3fccd84b8b9bd02d4067e570 /h-source/Application/Include/languages.php | |
parent | 9938c667ccfeec0ed0558765da5d9dc7e48e0def (diff) |
when a device has not been found by lspci search page, the insert link now sends to the page where to insert that device
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 5b3dc62..c2e06f3 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -417,6 +417,7 @@ class Lang /*0356*/"see the details inside the description entry" => "guarda i dettagli all'interno del campo descrizione", /*0357*/"Thanks for helping the h-node project and the free software movement!" => "Grazie per aver aiutato il progetto h-node e il movimento del software libero!", /*0357*/"You have just inserted a new notebook into the database. Can you please insert its devices separately too? Thanks!" => "Hai appena inserito un nuovo portatile. Potresti gentilmente inserire separatamente anche i suoi dispositivi?", + /*0358*/"insert" => "inserisci", ), 'es' => array ( |