diff options
author | bwarsaw <> | 2003-12-13 16:35:54 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-12-13 16:35:54 +0000 |
commit | 6cc926eb3c98e9646f923f6803fc72ec7b00bd80 (patch) | |
tree | 6334e656e66c1e4613e5a016f136e8b1f296c69e /templates/ro/archidxfoot.html | |
parent | 456487f17a8eb35700558ce093e1dff92057bb90 (diff) | |
download | mailman2-6cc926eb3c98e9646f923f6803fc72ec7b00bd80.tar.gz mailman2-6cc926eb3c98e9646f923f6803fc72ec7b00bd80.tar.xz mailman2-6cc926eb3c98e9646f923f6803fc72ec7b00bd80.zip |
Romanian updates from Stefaniu Criste.
Diffstat (limited to 'templates/ro/archidxfoot.html')
-rw-r--r-- | templates/ro/archidxfoot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/ro/archidxfoot.html b/templates/ro/archidxfoot.html new file mode 100644 index 00000000..61689bfc --- /dev/null +++ b/templates/ro/archidxfoot.html @@ -0,0 +1,20 @@ + </ul> + <p> + <a name="end"><b>Data ultimului mesaj:</b></a> + <i>%(lastdate)s</i><br> + <b>Arhivat la:</b> <i>%(archivedate)s</i> + <p> + <ul> + <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ă... + </a></b></li> + </ul> + <p> + <hr> + <i>Această arhivă a fost generată de Pipermail %(version)s.</i> + </BODY> +</HTML> |