From 5ff171684eec339ed83119eb57e124174c07d465 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 21 Sep 2010 21:14:54 +0000 Subject: feature 1616: rename "category" into "album" (4th commit; almost there) git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_AR/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'language/es_AR') diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index 69ef59c61..e4d5e0b84 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -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'; -- cgit v1.2.3