diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-09 06:17:26 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-09 06:17:26 +0000 |
commit | d4ba6fb5cbbd5bf1e040be516009afd68d954571 (patch) | |
tree | a48232edecc202269269fb16f38039e6f6cf8642 /h-source/Application/Include/languages.php | |
parent | 3e63edf93ce77bae2891d1d0e5552768453e8404 (diff) |
administrators can now see the deleted pages
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 6bdfc51..43d0a05 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -234,6 +234,7 @@ class Lang /*0196*/"Download the xml file of all the <b>scanners</b> in the database" => "Scarica il file xml di tutte le <b>scanner</b> presenti nel database", /*0197*/"Special pages for administrators" => "Pagine speciali per gli amministratori", /*0198*/"Special pages for moderators" => "Pagine speciali per i moderatori", + /*0199*/"see the page" => "guarda la pagina", ), 'es' => array ( |