From 9c22fab5f698b2df4a5ec9c13eeb88463abc7ca8 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Thu, 27 Jul 2006 12:52:12 +0000 Subject: [PATCH] other part of the javascript i18n template. --- templates/ktcore/javascript_i18n.smarty | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/templates/ktcore/javascript_i18n.smarty b/templates/ktcore/javascript_i18n.smarty index 5b43f85..8ef8d9e 100644 --- a/templates/ktcore/javascript_i18n.smarty +++ b/templates/ktcore/javascript_i18n.smarty @@ -19,6 +19,8 @@ function _(trans_string) { // strings for file: resources/js/add_document.js +// strings for file: resources/js/adminversiondashlet.js + // strings for file: resources/js/conditional_complex_edit.js i18n['Finish with this column\'s behaviours.'] = '{i18n}Finish with this column\'s behaviours.{/i18n}'; i18n['Assuming this field has behaviour "'] = '{i18n}Assuming this field has behaviour "{/i18n}'; @@ -49,10 +51,14 @@ i18n['of the criteria specified.'] = '{i18n}of the criteria specified.{/i18n}'; // strings for file: resources/js/help.js +// strings for file: resources/js/jsonlookup.js + // strings for file: resources/js/kt3calendar.js // strings for file: resources/js/kt-utility.js +// strings for file: resources/js/permissions.js + // strings for file: resources/js/reorder.js // strings for file: resources/js/taillog.js -- libgit2 0.21.4