diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-15 15:23:51 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-07-15 15:23:51 +0000 |
commit | ff7042aba4ba6a98b98b7a4435417d63374f2d69 (patch) | |
tree | 8949f0b7bbb36ef70492694371f4977321a4e2ba /h-source/Application/Include | |
parent | 8e1a6083cf4be6b0fb2d31863e409dfcb4705261 (diff) |
added view file for permanently deleted devices
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 37d88ad..e169c6d 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -243,6 +243,7 @@ class Lang /*0205*/"Device pages that have to be approved" => "Pagine di dispositivi da approvare", /*0206*/"The device page has to be approved by an administrator of the website" => "La pagina del dispositivo deve essere approvata da un amministratore del sito", /*0207*/"permanently delete the device page" => "cancella definitivamente la pagina", + /*0208*/"This page has been permanently deleted by an administrator of the website" => "Questa pagina รจ stata definitivamente cancellata da un amministratore del sito", ), 'es' => array ( |