diff options
| author | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-09-26 22:28:32 +0000 |
|---|---|---|
| committer | mikeworks <mikeworks@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-09-26 22:28:32 +0000 |
| commit | 190de644ddbd387e060d160d5e81e9c7d7fbec72 (patch) | |
| tree | 9b214a8804177761852fbbe7eade1550d13cc5a0 /htroot/proxymsg/error.html | |
| parent | d5dc88a351368af74d8a31e4292a4a3b494da096 (diff) | |
de.lng: Added German translations for some missing table content on Network view
WatchWebStructure_p.html: Added JS verification of RGB color codes (currently only RGB value is checked but this could be enhanced to also check for websafe colors)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7195 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/proxymsg/error.html')
| -rw-r--r-- | htroot/proxymsg/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html index 2ccb15555..0f2c50229 100644 --- a/htroot/proxymsg/error.html +++ b/htroot/proxymsg/error.html @@ -23,7 +23,7 @@ #(printStackTrace)#::
<hr />
- <p class="tt error"><em>Exception occured</em>: <strong>#[exception]#</strong></p>
+ <p class="tt error"><em>Exception occurred</em>: <strong>#[exception]#</strong></p>
<pre class="tt error"><em>TRACE</em>:
#[stacktrace]#</pre>
#(/printStackTrace)#
|
