diff options
author | Luis Alberto Guzmán García <ark74> | 2011-07-20 21:15:28 +0000 |
---|---|---|
committer | Luis Alberto Guzmán García <ark74> | 2011-07-20 21:15:28 +0000 |
commit | 2327c4be91adc7cccba98072062ee42bef3e7973 (patch) | |
tree | 228d6665d325a7012cc0099d57d3b9d78e76cb8b /h-source/Application/Include/languages.php | |
parent | 3ca3ecdd45838debc75d6feba2a452ef4d91431a (diff) |
updates on languages.php + help_index
Diffstat (limited to 'h-source/Application/Include/languages.php')
-rw-r--r-- | h-source/Application/Include/languages.php | 6 |
1 files changed, 5 insertions, 1 deletions
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 ( |