diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-19 22:10:52 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-19 22:10:52 +0000 |
commit | 759f536ae8a94ec5cce173fd00855aa39f0dbf3a (patch) | |
tree | 47757058638952d70185bbc5c0dcd153ed0212f8 /h-source/Application/Include | |
parent | c91e85da877b40c1857c0d900dff11257c3e436f (diff) |
h-source:added preview button for the description entry and for the wiki pages
Diffstat (limited to 'h-source/Application/Include')
-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 afd5c27..710032c 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -226,6 +226,8 @@ class Lang "Write here the model name obtained by the lspci or lsusb command." => "Scrivi qui il nome del modello ottenuto dal comando lspci o dal comando lsusb.", "This is the name of the chipset of your device." => "Questo รจ il nome del chipset del tuo dispositivo.", "possible other names of the device" => "eventuali altri nomi del dispositivo", + "Description entry preview" => "Anteprima del campo descrizione", + "Page preview" => "Anteprima della pagina", ), 'es' => array ( |