* add gettext tokens to the tabbed api
authorWilfried Göesgens <willi@citadel.org>
Thu, 1 Jan 2009 21:09:12 +0000 (21:09 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 1 Jan 2009 21:09:12 +0000 (21:09 +0000)
commit0084d3177b87b2a5c4ac1e7b24430b181678d966
tree959b3a18f601a7bc6354d52e0d8871e8b4378839
parent45d58439704a99102c57e2e6324d262440fd57bc
* add gettext tokens to the tabbed api
* remove all templates that just contain translated strings needed before...
* exit configure if openssl features were requested, but the library wasn't detected.
35 files changed:
webcit/configure.ac
webcit/static/t/aide_inetconf.html
webcit/static/t/display_aide_menu.html
webcit/static/t/display_main_menu.html
webcit/static/t/display_serverrestart.html
webcit/static/t/display_serverrestartpage.html
webcit/static/t/display_sitewide_config.html
webcit/static/t/edituser_select.html
webcit/static/t/subj_advanced_roomcommands.html [deleted file]
webcit/static/t/subj_basic_commands.html [deleted file]
webcit/static/t/subj_your_info.html [deleted file]
webcit/static/t/subject_access.html [deleted file]
webcit/static/t/subject_aiderestart.html [deleted file]
webcit/static/t/subject_autopurger.html [deleted file]
webcit/static/t/subject_box_edituser_select.html [deleted file]
webcit/static/t/subject_directory.html [deleted file]
webcit/static/t/subject_edituser_add.html [deleted file]
webcit/static/t/subject_floorconfig.html [deleted file]
webcit/static/t/subject_general.html [deleted file]
webcit/static/t/subject_global_config.html [deleted file]
webcit/static/t/subject_indexing.html [deleted file]
webcit/static/t/subject_inet_aliases.html [deleted file]
webcit/static/t/subject_inet_clamav.html [deleted file]
webcit/static/t/subject_inet_dirnames.html [deleted file]
webcit/static/t/subject_inet_masqdomains.html [deleted file]
webcit/static/t/subject_inet_rbldns.html [deleted file]
webcit/static/t/subject_inet_smarthosts.html [deleted file]
webcit/static/t/subject_inet_spamass.html [deleted file]
webcit/static/t/subject_network.html [deleted file]
webcit/static/t/subject_pop3.html [deleted file]
webcit/static/t/subject_pushmail.html [deleted file]
webcit/static/t/subject_serverrestartpage.html [deleted file]
webcit/static/t/subject_tuning.html [deleted file]
webcit/static/t/subject_usermanagement.html [deleted file]
webcit/subst.c