From 82d1fce1124a497dc1b78cf88dbc29e2eb1f6ae5 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 10 Jul 2011 20:27:11 +0000 Subject: administrators can now see the list of pages that have to be approved --- h-source/Application/Include/languages.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source/Application/Include/languages.php') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index 812be64..2dd8d1c 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -240,6 +240,8 @@ class Lang /*0202*/"List of hidden device pages" => "Lista di pagine nascoste di dispositivi", /*0203*/"approve the device page" => "approva la pagina del dispositivo", /*0204*/"This device page has not been approved yet" => "La pagina del dispositivo non รจ ancora stata approvata", + /*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" ), 'es' => array ( -- cgit v1.2.3