aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-12-05 18:13:58 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-12-05 18:13:58 +0000
commite35ffa87229981ffa882963b1089a9493a00f1cd (patch)
tree7b9cece61b3ecbc7a7087ef8e60912797541a89e
parentc35eba3676b09d58f3b71c29934853964aaf0a3f (diff)
improved i18n
-rw-r--r--h-source/Application/Include/languages.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index 7ee011b..68ed1fd 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -355,6 +355,9 @@ class Lang
/*0307*/"there is no wifi card" => "la scheda wifi non è presente",
/*0308*/"there is no webcam" => "la webcam non è presente",
/*0309*/"it works" => "funziona",
+ /*0310*/"does_not_work" => "non funziona",
+ /*0311*/"works_without_3D" => "funziona senza 3D",
+ /*0312*/"works_with_3D" => "funziona con 3D",
),
'es' => array
(