diff options
author | gleydson <> | 2004-11-03 18:29:30 +0000 |
---|---|---|
committer | gleydson <> | 2004-11-03 18:29:30 +0000 |
commit | 1a8c3bc37d02b6b407b1c70c1b6d7042d057189d (patch) | |
tree | 8a21a3f6da0f93de816668bc53e614e1ce356cb6 /templates/pt_BR/roster.html | |
parent | 96f5db3dfd2e394698e5f9743318585782e3bca6 (diff) | |
download | mailman2-1a8c3bc37d02b6b407b1c70c1b6d7042d057189d.tar.gz mailman2-1a8c3bc37d02b6b407b1c70c1b6d7042d057189d.tar.xz mailman2-1a8c3bc37d02b6b407b1c70c1b6d7042d057189d.zip |
Added new eight files and updated translations and fixes on other files.
Diffstat (limited to 'templates/pt_BR/roster.html')
-rw-r--r-- | templates/pt_BR/roster.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/pt_BR/roster.html b/templates/pt_BR/roster.html index 99817805..03a82d76 100644 --- a/templates/pt_BR/roster.html +++ b/templates/pt_BR/roster.html @@ -1,3 +1,4 @@ +<!-- $Revision: 7198 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Membros Inscritos</TITLE> @@ -9,8 +10,8 @@ <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> - <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> - Inscritos</FONT></B> + <B><FONT COLOR="#000000" SIZE="+1">Inscritos na lista <MM-List-Name> + </FONT></B> </TD> </TR> <TR> |