From f9c7deca2e34b4b6b942236eafe10dad415be48d Mon Sep 17 00:00:00 2001 From: rramthun Date: Sat, 14 May 2005 13:56:01 +0000 Subject: [PATCH] Fixed some spelling mistakes and removed underline from accesskey chars git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@121 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Help.html | 6 +++++- htroot/Messages_p.java | 2 +- htroot/env/templates/header.template | 6 +++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/htroot/Help.html b/htroot/Help.html index ce7aadfe9..461f6dfcd 100644 --- a/htroot/Help.html +++ b/htroot/Help.html @@ -60,7 +60,11 @@ You may want to use accesskeys to navigate through the YaCy webinterface:

  • Macintosh and Mozilla/Firefox/Netscape: Strg + Accesskey
  • Macintosh and Opera: Shift + Esc + Accesskey
  • Linux Mandrake and Galeon/Mozilla: Alt + Accesskey
    -
  • All OS and Amaya: Strg + Accesskey +
  • All OS and Amaya: Strg + Accesskey

    + +s --> Search Page
    +n --> Network
    +t --> Status
    #[footer]# diff --git a/htroot/Messages_p.java b/htroot/Messages_p.java index 9ce225507..a562c3ae6 100644 --- a/htroot/Messages_p.java +++ b/htroot/Messages_p.java @@ -110,7 +110,7 @@ public class Messages_p { } messages += ""; } catch (IOException e) { - messages += "IO Error reading message Table: " + e.getMessage(); + messages += "I/O error reading message table: " + e.getMessage(); } } diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index e023d889d..a14ed560e 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -32,7 +32,7 @@ - + @@ -58,8 +58,8 @@ - - + +