From e624fc6e9d2f070b025f438e6252a84972fa873b Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 17 Dec 2010 09:28:38 -0500 Subject: [PATCH] Bring back the title for the column with subscription checkboxes; complete german translations --- program/localization/pt_BR/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/pt_BR/labels.inc b/program/localization/pt_BR/labels.inc index bd001d7..ee236d7 100644 --- a/program/localization/pt_BR/labels.inc +++ b/program/localization/pt_BR/labels.inc @@ -312,6 +312,7 @@ $labels['folder'] = 'Pasta'; $labels['folders'] = 'Pastas'; $labels['foldername'] = 'Nome da pasta'; +$labels['subscribed'] = 'Ativo'; $labels['messagecount'] = 'Mensagens'; $labels['create'] = 'Criar'; $labels['createfolder'] = 'Criar nova pasta'; -- Gitblit v1.9.1