Commit d3d4e75166458b6baf4cb14ba557f0ef1a4838f8

Authored by Conrad Vermeulen
1 parent ca914c3c

KTS-2395

"Create index migration script"
Updated. Internationalisation - missing closing i18n tag

Committed By: Conrad Vermeulen
Reviewed By: Kevin Fourie

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7374 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/ktcore/search2/lucene_statistics.smarty
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 <tr><td>{i18n}Indexing coverage:{/i18n}</td><td>{$stats.indexingCoverage}</td></tr> 13 <tr><td>{i18n}Indexing coverage:{/i18n}</td><td>{$stats.indexingCoverage}</td></tr>
14 <tr><td>{i18n}Queue coverage:{/i18n}</td><td>{$stats.queueCoverage}</td></tr> 14 <tr><td>{i18n}Queue coverage:{/i18n}</td><td>{$stats.queueCoverage}</td></tr>
15 </table> 15 </table>
16 -<b>{i18n}Notes:</b><br> 16 +<b>{i18n}Notes:{/i18n}</b><br>
17 <table> 17 <table>
18 <tr><td valign=top>*<td>{i18n}Not all documents contain text. This will explain why the indexing coverage percentage my vary.{/i18n} 18 <tr><td valign=top>*<td>{i18n}Not all documents contain text. This will explain why the indexing coverage percentage my vary.{/i18n}
19 <tr><td valign=top>*<td>{i18n}The queue coverage indicates how many documents are in the queue in relation to the repository size.{/i18n} 19 <tr><td valign=top>*<td>{i18n}The queue coverage indicates how many documents are in the queue in relation to the repository size.{/i18n}