aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ru/archtocentry.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-02-05 13:15:37 -0800
committerMark Sapiro <mark@msapiro.net>2015-02-05 13:15:37 -0800
commite84d392217f34702b7096040aed7ba8499e61e57 (patch)
tree0bb53169482dcd3864475303b732f78483f771d5 /templates/ru/archtocentry.html
parent9ab082ea0ceb5bbab31dbb951584e49c00f609ae (diff)
downloadmailman2-e84d392217f34702b7096040aed7ba8499e61e57.tar.gz
mailman2-e84d392217f34702b7096040aed7ba8499e61e57.tar.xz
mailman2-e84d392217f34702b7096040aed7ba8499e61e57.zip
Mailman's character set for Russian has been changed from koi8-r to
utf-8 and the templates and messages recoded.
Diffstat (limited to '')
-rw-r--r--templates/ru/archtocentry.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/ru/archtocentry.html b/templates/ru/archtocentry.html
index 9efa5a9c..b8712ea4 100644
--- a/templates/ru/archtocentry.html
+++ b/templates/ru/archtocentry.html
@@ -2,10 +2,10 @@
<tr>
<td>%(archivelabel)s:</td>
<td>
- <A href="%(archive)s/thread.html">[ по дискуссиям ]</a>
- <A href="%(archive)s/subject.html">[ по теме ]</a>
- <A href="%(archive)s/author.html">[ по автору ]</a>
- <A href="%(archive)s/date.html">[ по дате ]</a>
+ <A href="%(archive)s/thread.html">[ п©п╬ п╢п╦я│п╨я┐я│я│п╦я▐п╪ ]</a>
+ <A href="%(archive)s/subject.html">[ п©п╬ я┌п╣п╪п╣ ]</a>
+ <A href="%(archive)s/author.html">[ п©п╬ п╟п╡я┌п╬я─я┐ ]</a>
+ <A href="%(archive)s/date.html">[ п©п╬ п╢п╟я┌п╣ ]</a>
</td>
%(textlink)s
</tr>