diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-10-04 19:40:28 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-10-04 19:40:28 +0000 |
commit | 6feff147f42d74874c4347e5e19f29bf5a568ca7 (patch) | |
tree | e9c03002a6293b491a1825bd0619114a1b864c30 /h-source/Application/Include/languages.php | |
parent | 2f0587286b4e433b96a7db5db60a0dd94617f485 (diff) |
moderators can now hide/show issues
Diffstat (limited to 'h-source/Application/Include/languages.php')
-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 89d116f..de36683 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -302,6 +302,7 @@ class Lang /*0254*/"There are no devices in the database with the vendorid:productid code specified by you." => "Non ci sono dispositivi nel database con il codice vendorid:productid da te specificato", /*0255*/"Would you like to add it to the database?" => "Vorresti inserirlo nel database?", /*0256*/"can free operating systems be installed?" => "possono essere installati sistemi operativi liberi?", + /*0257*/"This issue has been deleted" => "Questa questione รจ stata cancellata", ), 'es' => array ( |