diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-09-09 14:08:19 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-09-09 14:08:19 +0000 |
commit | 93f681d5bd99d28acdb1e4c6eb3e5bbc4a6842bf (patch) | |
tree | 16fa123a4141006cd2413326d34ca17df310d983 /h-source/Application/Include/languages.php | |
parent | 090c0fa2d0a40176e4c1e77f5892e734a1fa7feb (diff) |
added the entry: 'does the device prevent the installation of wifi cards not-approved by the vendor?' - part 1
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 69bc08d..2adadf6 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -413,6 +413,8 @@ 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?", + /*0356*/"see the details inside the description entry" => "guarda i dettagli all'interno del campo descrizione", ), 'es' => array ( |