Update of files admin.lang.php and common.lang.php

git-svn-id: http://piwigo.org/svn/trunk@2170 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2007-11-25 11:27:58 +00:00
commit e65d28b266
2 changed files with 68 additions and 68 deletions

View file

@ -380,5 +380,5 @@ $lang['Administrator, webmaster and special user cannot use this method'] = 'Adm
$lang['reg_err_mail_address_dbl'] = 'Un utilizador ya utiliza esta dirección e-mail';
$lang['Category results for'] = 'Los resultados de las categorías para';
$lang['Tag results for'] = 'Los resultados de los tags para';
$lang['from %s to %s'] = 'de %s à %s';
$lang['from %s to %s'] = 'de %s a %s';
?>