From f6fc2fee032dc37ba2df24d29af51da2cd758dcc Mon Sep 17 00:00:00 2001 From: conradverm Date: Fri, 28 Sep 2007 12:56:02 +0000 Subject: [PATCH] KTS-673 "The search algorithm needs some work" Updated. Internationalised advanced query builder. --- templates/ktcore/search2/adv_query_builder.smarty | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------- 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/templates/ktcore/search2/adv_query_builder.smarty b/templates/ktcore/search2/adv_query_builder.smarty index bba0bc8..c0bcd3e 100755 --- a/templates/ktcore/search2/adv_query_builder.smarty +++ b/templates/ktcore/search2/adv_query_builder.smarty @@ -78,8 +78,8 @@ function createUserList(groupid, fid) var html = "
"; html += "" html += "" @@ -101,8 +101,8 @@ function createDocTypes(groupid, fid) var html = "
"; html += "" html += "" @@ -124,8 +124,8 @@ function createMimeTypes(groupid, fid) var html = "
"; html += "" html += "" @@ -181,11 +181,11 @@ function createRange(groupid, fid, type) switch(type) { case 'DATE': - html += "
"; html += "
"; html += ""; html += ""; html += " "; @@ -333,17 +333,17 @@ function createDateDiff(groupid, fid) var html = "
"; - html += "
"; html += "
"; html += ""; html += "ago" html += ""; @@ -358,8 +358,8 @@ function createSelect(groupid, fid, options) var html = "
"; html += "  "; html += ""; @@ -384,22 +384,22 @@ function createText(groupid, fid, type) { case 'STRINGMATCH': readonly = 'readonly'; - html += "

-
No fields have been selected for the criteria group. +
{i81n}No fields have been selected for the criteria group.{i81n}

- +

@@ -802,26 +802,26 @@ function butSearchClick()

- Click on a field above to add it to the criteria group. + {i81n}Click on a field above to add it to the criteria group.{/i81n}
@@ -857,8 +857,8 @@ function butSearchClick()
- - + +
-- libgit2 0.21.4