aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gl/admlogin.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-01-09 19:33:25 -0800
committerMark Sapiro <mark@msapiro.net>2016-01-09 19:33:25 -0800
commita1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9 (patch)
tree2dd9a541fbac13c6a462a15763b218dc709d2f0b /templates/gl/admlogin.html
parentab7cca3f215184ba6a331871869a5b48af9e78f7 (diff)
downloadmailman2-a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9.tar.gz
mailman2-a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9.tar.xz
mailman2-a1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9.zip
Corrected the encoding of several Galician templates.
Diffstat (limited to 'templates/gl/admlogin.html')
-rwxr-xr-xtemplates/gl/admlogin.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/gl/admlogin.html b/templates/gl/admlogin.html
index 7bcdb1c5..c1ccf023 100755
--- a/templates/gl/admlogin.html
+++ b/templates/gl/admlogin.html
@@ -1,6 +1,6 @@
<html>
<head>
- <title>Autenticación de %(who)s de %(listname)s </title>
+ <title>Autenticaci&oacute;n de %(who)s de %(listname)s </title>
<script>function sf(){document.f.adminpw.focus();}</script>
</head>
<body bgcolor="#ffffff" onLoad="sf()">
@@ -10,7 +10,7 @@
<TR>
<TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
<B><FONT COLOR="#000000" SIZE="+1">
- Autenticación de %(who)s de %(listname)s</FONT></B>
+ Autenticaci&oacute;n de %(who)s de %(listname)s</FONT></B>
</TD>
</TR>
<tr>
@@ -36,7 +36,7 @@ ou se selecciona a opci&oacute;n <em>Sa&iacute;da</em> que est&aacute; na
secci&oacute;n titulada
<em> Outras actividades administrativas</em> (que ver&aacute; logo de
entrar
-con éxito).
+con &eacute;xito).
</FORM>
</body>
</html>