[gozerbot] push by bthate - use english descriptions on 2012-08-06 13:43 GMT

2 views
Skip to first unread message

goze...@googlecode.com

unread,
Aug 6, 2012, 9:43:45 AM8/6/12
to gozerbo...@googlegroups.com
Revision: 375fa09bebdd
Author: Bart Thate <bth...@gmail.com>
Date: Mon Aug 6 06:43:19 2012
Log: use english descriptions
http://code.google.com/p/gozerbot/source/detail?r=375fa09bebdd

Modified:
/gplugs/seen.py

=======================================
--- /gplugs/seen.py Mon Aug 6 06:29:47 2012
+++ /gplugs/seen.py Mon Aug 6 06:43:19 2012
@@ -116,7 +116,7 @@
'bot': bot.name,
'server': bot.server,
'channel': ievent.channel,
- 'what': 'saindo da sala %s' % ievent.channel,
+ 'what': 'parting %s' % ievent.channel,
}
else:
self.data[ievent.nick.lower()] = {
@@ -125,7 +125,7 @@
'bot': bot.name,
'server': bot.server,
'channel': ievent.channel,
- 'what': 'entrando na sala %s' % ievent.channel,
+ 'what': 'joining %s' % ievent.channel,
}


Reply all
Reply to author
Forward
0 new messages