summaryrefslogtreecommitdiff
path: root/htroot/Status.html
diff options
context:
space:
mode:
authorlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-06-07 14:24:11 +0000
committerlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-06-07 14:24:11 +0000
commit260553c3a5f0831000a683a5b1b05baab4ee2dba (patch)
treeb167e03a023dcab0c24d9b1dc8f881a10aeff804 /htroot/Status.html
parent6afeb535cdb35460bfe2d5fbb0f261ad7ae3999d (diff)
better messages
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4897 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Status.html')
-rw-r--r--htroot/Status.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/htroot/Status.html b/htroot/Status.html
index 3323b16d5..55ae25103 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -83,9 +83,8 @@
#(warningDiskSpaceLow)#::
<dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32" alt="bad"/></dt>
- <dd class="hint">On at least of the YaCy used harddrives the left space is to low
- (under #[minSpace]#). Because of this all crawling has been disabled. Please fix
- this as soon as possible and then restart YaCy.
+ <dd class="hint">Free disk space is lower than #[minSpace]#. Crawling has been disabled. Please fix
+ it as soon as possible and restart YaCy.
</dd>
#(/warningDiskSpaceLow)#
@@ -146,19 +145,19 @@
#(/hint)#
#(hint)#::
- <dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
+ <dt class="hintIcon"><img src="env/grafics/good.png" width="32" height="32" alt="good"/></dt>
<dd class="hint">
</dd>
#(/hint)#
#(hint)#::
- <dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea" /></dt>
+ <dt class="hintIcon"><img src="env/grafics/start.png" width="32" height="32" alt="start" /></dt>
<dd class="hint">
</dd>
#(/hint)#
#(hint)#::
- <dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea" /></dt>
+ <dt class="hintIcon"><img src="env/grafics/bad.png" width="32" height="32" alt="bad" /></dt>
<dd class="hint">
</dd>
#(/hint)#