feature 1616: rename "category" into "album" (4th commit; almost there)

git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2010-09-21 21:14:54 +00:00
commit 5ff171684e
73 changed files with 564 additions and 611 deletions

View file

@ -53,8 +53,8 @@ $lang['At least one listed rule must be satisfied.'] = 'Uno de los criterios por
$lang['At least one tag must match'] = 'Al menos un tag debe corresponder';
$lang['Author'] = 'Autor';
$lang['Average rate'] = 'Promedio';
$lang['Categories'] = 'Categorías';
$lang['Category'] = 'Categoría';
$lang['Albums'] = 'Categorías';
$lang['Album'] = 'Categoría';
$lang['Close this window'] = 'Cierre esta ventana';
$lang['Complete RSS feed (images, comments)'] = 'Flujo RSS completo (imágenes, comentarios)';
$lang['Confirm Password'] = 'Confirme su contraseña';