diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-21 16:18:08 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-21 16:18:08 +0000 |
| commit | 7ead5b7a9ea99a3e0f1459187b3262f7054f0126 (patch) | |
| tree | 17e082a745fd1bae8af5b8b1682c3a2ff94769c8 /lang | |
Diffstat (limited to 'lang')
| -rw-r--r-- | lang/de | 3 | ||||
| -rw-r--r-- | lang/en | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,3 @@ +ERRORCMD="<font color=#ff0000>Befehl nicht gefunden!</font><br>"; +USERENTR=" betritt den Chat.<br>"; +USERLEAV=" verläßt den Chat.<br>" @@ -0,0 +1,3 @@ +ERRORCMD=" <font color='#FF0000'>No such command!</font><br>"; +USERENTR=" enters the chat<br>"; +USERLEAV=" leaves the chat<br>"; |
