diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-01-31 18:36:25 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-01-31 18:36:25 +0000 |
commit | 3b289dfbfd66fe63b1b596d9c451c848d1302840 (patch) | |
tree | 1e88b600468426b67bdfa5ec683246051f418388 /h-source/Application/Include/languages.php | |
parent | 3a60b2a5bf93cdff491a0840606f3cf2c4cff151 (diff) |
improved search page
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 602e13d..831cdd4 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -147,6 +147,10 @@ class Lang "search by" => "cerca per", "analyze the output of the lspci command" => "analizza l'output del comando lscpi", "paste the output of the lspci command" => "incolla l'output del comand lspci", + "works, but without 3D acceleration" => "funziona, ma senza accelerazione 3D", + "the text submitted by you does not seem the lspci -vmmnn output. Please check the text and try again" => "il testo che hai inviato non sembra l'output del comando lspci -vmmnn. Per favore ricontrolla il testo e riprova", + "Search form" => "Form della ricerca", + "write here the output of lspci -vmmnn" => "scrivi qui l'output del comando lspci -vmmnn", ), 'es' => array ( |