diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-10-16 05:40:07 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-10-16 05:40:07 +0000 |
commit | 9d4399c7402f5fdc23efb1bda6bf84583ffe6fde (patch) | |
tree | 4b0c16e6b8f58a439b49ee76f0f408de42253ef9 /h-source/Application/Include | |
parent | bd08028d9186a3bf1c743fbeb98d5571db08bc0f (diff) |
fixed typos (lammi issues) and improved i18n
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r-- | h-source/Application/Include/languages.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 3bd481b..5b3dc62 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -413,8 +413,10 @@ class Lang /*0352*/"HECI Controller" => "Controller HECI", /*0353*/"device type" => "tipo di dispositivo", /*0354*/"Thanks for your contribution!" => "Grazie per il tuo contributo!", - /*0355*/"does the device prevent the installation of wifi cards not-approved by the vendor?" => "il dispositivo impedisce l'installazione di schede wifi non approvate dal rivenditore/distributore?", + /*0355*/"does the device prevent installing wifi cards not-approved by the vendor?" => "il dispositivo impedisce l'installazione di schede wifi non approvate dal rivenditore/distributore?", /*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?", ), 'es' => array ( |