From 5346387343851aedb5d9f1e95bd404be25caf279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 20 Apr 2002 14:24:35 +0000 Subject: [PATCH] =?UTF-8?q?Completed=20thanks=20to=20Xos=EF=BF=BD=20Calvo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeLog | 1 + lang/galician.inc.php3 | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3d5fedb889..c712b10c9c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ $Source$ "DPhantom" . * lang/portuguese.inc.php3: updated thanks to António Raposo. * lang/bulgarian-*: completed by Georgi Georgiev. + * lang/galician.inc.php3: completed by Xosé Calvo. * Documentation.html: added a second example for the "$cfgPmaAbsoluteUri" directive. diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index b13e659b14..950b742edc 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -1,6 +1,10 @@ + */ + $charset = 'iso-8859-1'; $text_dir = 'ltr'; $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; @@ -348,8 +352,4 @@ $strYes = 'Si'; $strZip = 'comprimido no formato "zipped"'; // To translate -$strCardinality = 'Cardinality'; -$strLogin = 'Login'; -$strLogPassword = 'Password:'; -$strLogUsername = 'Username:'; ?>