updated spanish translation, note I *did not* do the recode stuff as I don't have...
authorxzilla <xzilla>
Sat, 7 Jun 2003 03:34:26 +0000 (03:34 +0000)
committerxzilla <xzilla>
Sat, 7 Jun 2003 03:34:26 +0000 (03:34 +0000)
lang/spanish.php

index f3c75fd5a90c1b4468755bfcde680721cc7bde4f..3c72c5e1212cafaef26d6c0014d22ec332ec2b42 100644 (file)
@@ -4,7 +4,7 @@
         * Spanish language file for phpPgAdmin.
         * @maintainer Martín Marqués (martin@bugs.unl.edu.ar)
         *
-        * $Id: spanish.php,v 1.13 2003/05/28 01:32:03 chriskl Exp $
+        * $Id: spanish.php,v 1.14 2003/06/07 03:34:26 xzilla Exp $
         */
 
        // Language and character set
@@ -17,6 +17,7 @@
        $lang['strppahome'] = 'Página web de phpPgAdmin';
        $lang['strpgsqlhome'] = 'Página web de PostgreSQL';
        $lang['strpgsqlhome_url'] = 'http://www.postgresql.org/';
+       $lang['strlocaldocs'] = 'Documentación de PostgreSQL (local)';
        $lang['strreportbug'] = 'Reportar problemas';
        $lang['strviewfaq'] = 'Ver Preguntas Frecuentes';
        $lang['strviewfaq_url'] = 'http://phppgadmin.sourceforge.net/?page=faq';