diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-02-05 14:10:11 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-02-05 14:10:11 -0800 |
commit | c3dd9838526d6dcee5d31d18374d6d8fedc3b99d (patch) | |
tree | 396292de175a68cc5eb8ec1c431f4d4c06d3a132 /templates/ro/archtocentry.html | |
parent | e84d392217f34702b7096040aed7ba8499e61e57 (diff) | |
download | mailman2-c3dd9838526d6dcee5d31d18374d6d8fedc3b99d.tar.gz mailman2-c3dd9838526d6dcee5d31d18374d6d8fedc3b99d.tar.xz mailman2-c3dd9838526d6dcee5d31d18374d6d8fedc3b99d.zip |
Mailman's character set for Romanian has been changed from iso-8859-2
to utf-8 and the templates and messages recoded.
Diffstat (limited to '')
-rw-r--r-- | templates/ro/archtocentry.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ro/archtocentry.html b/templates/ro/archtocentry.html index ee7a4fa8..d4839c07 100644 --- a/templates/ro/archtocentry.html +++ b/templates/ro/archtocentry.html @@ -5,7 +5,7 @@ <A href="%(archive)s/thread.html">[ Fir ]</a> <A href="%(archive)s/subject.html">[ Subiect ]</a> <A href="%(archive)s/author.html">[ Autor ]</a> - <A href="%(archive)s/date.html">[ Datã ]</a> + <A href="%(archive)s/date.html">[ Dată ]</a> </td> %(textlink)s </tr> |