* add gettext tokens to the tabbed api
[citadel.git] / webcit / static / t / aide_inetconf.html
index 649f65c19e56dec291edc4fe662ba4edbee17637..4aae57667bd8aafcd03442dab15853b9867be942 100644 (file)
 <table border=0 width=100% cellspacing="10" cellpadding="10"> <tr><td valign=top width=50%>
 
 
-<?DOBOXED("aide_inet_aliases", "subject_inet_aliases")><br />
-<?DOBOXED("aide_inet_dirnames", "subject_inet_dirnames")><br />
-<?DOBOXED("aide_inet_smarthosts", "subject_inet_smarthosts")>
+<?DOBOXED("aide_inet_aliases", _("Local host aliases"))><br />
+<?DOBOXED("aide_inet_dirnames", _("Directory domains"))><br />
+<?DOBOXED("aide_inet_smarthosts", _("Smart hosts"))>
 
 </td><td valign=top>
 
 
-<?DOBOXED("aide_inet_rbldns", "subject_inet_rbldns")><br />
-<?DOBOXED("aide_inet_spamass", "subject_inet_spamass")><br />
-<?DOBOXED("aide_inet_clamav", "subject_inet_clamav")><br />
-<?DOBOXED("aide_inet_masqdomains", "subject_inet_masqdomains")>
+<?DOBOXED("aide_inet_rbldns", _("RBL hosts"))><br />
+<?DOBOXED("aide_inet_spamass", _("SpamAssassin hosts"))><br />
+<?DOBOXED("aide_inet_clamav", _("ClamAV clamd hosts"))><br />
+<?DOBOXED("aide_inet_masqdomains", _("Masqueradable domains"))>
 
 
 </td></tr></table>