From 2327c4be91adc7cccba98072062ee42bef3e7973 Mon Sep 17 00:00:00 2001 From: Luis Alberto Guzmán García Date: Wed, 20 Jul 2011 21:15:28 +0000 Subject: updates on languages.php + help_index --- h-source/Application/Include/languages.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (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 e169c6d..940ea02 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -450,7 +450,11 @@ class Lang /*0201*/"panel" => "panel", /*0202*/"List of hidden device pages" => "Lista de páginas de dispositivos escondidos", /*0203*/"approve the device page" => "apruebe la página del dispositivo", - /*0204*/"This device page has not been approved yet" => "La página del dispositivo aun no ha sido aprobada", + /*0204*/"This device page has not been approved yet" => "Esta página del dispositivo aun no ha sido aprobada", + /*0205*/"Device pages that have to be approved" => "Páginas de dispositivos para ser aprobadas", + /*0206*/"The device page has to be approved by an administrator of the website" => "La página del dispositivo tiene que ser aprobada por un administrador del sito", + /*0207*/"permanently delete the device page" => "eliminar la página del dispositivo permanentemente", + /*0208*/"This page has been permanently deleted by an administrator of the website" => "Esta página ha sido permanentemente eliminada por un administrador del sitio", ), 'fr' => array ( -- cgit v1.2.3