diff options
Diffstat (limited to 'templates/ro/archidxhead.html')
-rw-r--r-- | templates/ro/archidxhead.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/ro/archidxhead.html b/templates/ro/archidxhead.html index 467ee391..8ed49bea 100644 --- a/templates/ro/archidxhead.html +++ b/templates/ro/archidxhead.html @@ -1,24 +1,24 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> - <title>Arhiva %(archive)s a listei %(listname)s după %(archtype)s</title> + <title>Arhiva %(archive)s a listei %(listname)s dupÄ %(archtype)s</title> <META NAME="robots" CONTENT="noindex,follow"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> %(encoding)s </HEAD> <BODY BGCOLOR="#ffffff"> <a name="start"></A> - <h1>Arhivele %(archive)s după %(archtype)s</h1> + <h1>Arhivele %(archive)s dupÄ %(archtype)s</h1> <ul> - <li> <b>Mesajele sunt sortate după:</b> + <li> <b>Mesajele sunt sortate dupÄ:</b> %(thread_ref)s %(subject_ref)s %(author_ref)s %(date_ref)s - <li><b><a href="%(listinfo)s">Mai multe detalii despre această listă... + <li><b><a href="%(listinfo)s">Mai multe detalii despre aceastÄ listÄ... </a></b></li> </ul> - <p><b>Începe la:</b> <i>%(firstdate)s</i><br> - <b>Se termină la:</b> <i>%(lastdate)s</i><br> + <p><b>Ăncepe la:</b> <i>%(firstdate)s</i><br> + <b>Se terminÄ la:</b> <i>%(lastdate)s</i><br> <b>Mesaje:</b> %(size)s<p> <ul> |