diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
| commit | 0537da9d1e0f593130fc3967befb71e673b016bc (patch) | |
| tree | e6733c8494e0dc8df5bd7e5d2dcbd401771272b6 /lang | |
| parent | 3e382f0c9435cbf72570a87640652ad1551c7cfd (diff) | |
tagging ychat-0.5.4ychat-0.5.4
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>"; |
