From 6eeb49f8cd938aaf182f0b31c966dadcbd94079a Mon Sep 17 00:00:00 2001 From: xzilla Date: Sat, 7 Jun 2003 03:34:26 +0000 Subject: [PATCH] updated spanish translation, note I *did not* do the recode stuff as I don't have the recode packages on my machine --- lang/spanish.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/spanish.php b/lang/spanish.php index f3c75fd5..3c72c5e1 100644 --- a/lang/spanish.php +++ b/lang/spanish.php @@ -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'; -- 2.39.5