diff options
author | tkikuchi <> | 2006-08-04 12:23:46 +0000 |
---|---|---|
committer | tkikuchi <> | 2006-08-04 12:23:46 +0000 |
commit | 7235674824a7843abeac9a477b7eae614e9387f7 (patch) | |
tree | 556b48b7e9d3f0c516271855158650313ce5064e /templates/ar/archidxfoot.html | |
parent | 7988ecd881fb000f05ee1c18668d114d10a8bc4d (diff) | |
download | mailman2-7235674824a7843abeac9a477b7eae614e9387f7.tar.gz mailman2-7235674824a7843abeac9a477b7eae614e9387f7.tar.xz mailman2-7235674824a7843abeac9a477b7eae614e9387f7.zip |
Arabic templates.
Diffstat (limited to 'templates/ar/archidxfoot.html')
-rwxr-xr-x | templates/ar/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/ar/archidxfoot.html b/templates/ar/archidxfoot.html new file mode 100755 index 00000000..d4fef19a --- /dev/null +++ b/templates/ar/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>تاريخ آخر رسالة</b></a> + <i>%(lastdate)s</i><br> + <b>تمت أرشفتها في:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>الرسائل مرتبة حسب:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">معلومات إضافية حول هذه القائمة... + </a></b></li> + </ul> + <p> + <hr> + <i>تم توليد هذا الأرشيف من قبل + Pipermail %(version)s.</i> + </BODY> +</HTML> |