template updates for internationalization, including updated all.properties

This commit is contained in:
tworrall 2013-05-20 15:36:37 -04:00
parent dbcc75dc20
commit 639f0450ac
86 changed files with 917 additions and 448 deletions

View file

@ -18,7 +18,7 @@
<#include "copyright.ftl">
All Rights Reserved. <a href="${urls.termsOfUse}" title="terms of use">Terms of Use</a>
${i18n().all_rights_reserved} <a href="${urls.termsOfUse}" title="${i18n().terms_of_use}">${i18n().terms_of_use}</a>
<#include "version.ftl">
</div>