#19915: Fixing search settings typo

Work Item: 19915

--HG--
branch : 1.x
This commit is contained in:
Zoltán Lehóczky
2013-07-18 22:41:31 +02:00
parent 184d023912
commit 2b43a5ed81

View File

@@ -47,9 +47,8 @@
<span class="hint">@T("Check any property which should be used for search queries.")</span> <span class="hint">@T("Check any property which should be used for search queries.")</span>
} }
else { else {
<span class="hint">@T("There is currently no index to search from. Please update you index, and check some indexable content exists.")</span> <span class="hint">@T("There is currently no index to search from. Please update your index, and check if some indexable content exists.")</span>
} }
</div> </div>
<div> <div>