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/pt_PT/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'language/pt_PT/common.lang.php') diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index dfae57a41..78d596b27 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -53,8 +53,8 @@ $lang['At least one listed rule must be satisfied.'] = 'Ao menos um dos critéri $lang['At least one tag must match'] = 'Ao menos uma das tags deve corresponder'; $lang['Author'] = 'Autor'; $lang['Average rate'] = 'Nota média'; -$lang['Categories'] = 'Categorias'; -$lang['Category'] = 'Categoria'; +$lang['Albums'] = 'Categorias'; +$lang['Album'] = 'Categoria'; $lang['Close this window'] = 'Fechar esta janela'; $lang['Complete RSS feed (images, comments)'] = 'RSS completo'; $lang['Confirm Password'] = 'Confirmar palavra-passe'; -- cgit v1.2.3