From d3d4e75166458b6baf4cb14ba557f0ef1a4838f8 Mon Sep 17 00:00:00 2001 From: Conrad Vermeulen Date: Mon, 15 Oct 2007 15:01:56 +0000 Subject: [PATCH] KTS-2395 "Create index migration script" Updated. Internationalisation - missing closing i18n tag --- templates/ktcore/search2/lucene_statistics.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/search2/lucene_statistics.smarty b/templates/ktcore/search2/lucene_statistics.smarty index 425e8ec..6be2f38 100644 --- a/templates/ktcore/search2/lucene_statistics.smarty +++ b/templates/ktcore/search2/lucene_statistics.smarty @@ -13,7 +13,7 @@ {i18n}Indexing coverage:{/i18n}{$stats.indexingCoverage} {i18n}Queue coverage:{/i18n}{$stats.queueCoverage} -{i18n}Notes:
+{i18n}Notes:{/i18n}
*{i18n}Not all documents contain text. This will explain why the indexing coverage percentage my vary.{/i18n}
*{i18n}The queue coverage indicates how many documents are in the queue in relation to the repository size.{/i18n} -- libgit2 0.21.4