Completed thanks to Xos� Calvo
This commit is contained in:
parent
5d7e664fa2
commit
5346387343
@ -14,6 +14,7 @@ $Source$
|
||||
"DPhantom" <dphantom at users.sourceforge.net>.
|
||||
* 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.
|
||||
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
<?php
|
||||
/* $Id$ */
|
||||
|
||||
/**
|
||||
* Translated by Xosé Calvo <xosecalvo at terra.es>
|
||||
*/
|
||||
|
||||
$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:';
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user