diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-06 16:13:52 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-06 16:13:52 +0000 |
commit | b588efb71e62470d96a85528960a7e2385e934b0 (patch) | |
tree | 70a5b003edca35feb5b271157e57f2ad895e68b7 /h-source/Application/Include | |
parent | 0a1bbc3293fc57494286a13b520aac77028993b9 (diff) |
improved DownloadController
Diffstat (limited to 'h-source/Application/Include')
-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 ffcef4e..a1b5ab1 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -214,6 +214,7 @@ class Lang "Watch all the actions carried out by administrators" => "Guarda tutte le azioni compiute dagli amministratori", "No bluetooth devices found" => "Non รจ stato trovato alcun dispositivo bluetooth", "learn how to find it" => "scopri come individuarlo", + "Download the xml file of all the <b>bluetooth devices</b> in the database" => "Scarica il file xml di tutti i <b>dispositivi bluetooth</b> presenti nel database", ), 'es' => array ( |