summaryrefslogtreecommitdiff
path: root/lang/en
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:44 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:44 +0200
commitb3a99e6e15af3be25394e66d1138bb2682f565c3 (patch)
tree0206b0018cd075cc8b0d8d4f34a1d27c38598f36 /lang/en
parent5b7605790328c6c0f473296df444d0f4a79ac779 (diff)
tagging ychat-0.5.5ychat-0.5.5
Diffstat (limited to 'lang/en')
-rw-r--r--lang/en7
1 files changed, 0 insertions, 7 deletions
diff --git a/lang/en b/lang/en
index 9287c76..33e9b52 100644
--- a/lang/en
+++ b/lang/en
@@ -1,10 +1,3 @@
ERRORCMD=" <font color='#FF0000'>No such command!</font><br>";
USERENTR=" enters the chat<br>";
USERLEAV=" leaves the chat<br>";
-
-# Chat-Hilfe ( || seperates command syntax and command description. )
-mods/commands/yc_col.so="/col NICKCOLOR TEXTCOLOR||Changing the color";
-mods/commands/yc_me.so="/me ACTIONTEXT||Writes the text italic ( one color )";
-mods/commands/yc_m.so="/m ACTIONTEXT||Writes the text italic ( two colors )";
-mods/commands/yc_version.so="/version||Shows version of the running yChat";
-mods/commands/yc_q.so="/q||Leaving the chat";