Updated translations, new snapshot

This commit is contained in:
2015-05-04 08:09:34 -05:00
parent 5b6cae0a61
commit 380e05b079
36 changed files with 24270 additions and 20471 deletions

View File

@@ -483,7 +483,6 @@ class listBufferController(baseBufferController):
super(listBufferController, self).start_stream()
def get_user_ids(self):
print "getting user id's"
self.users = []
next_cursor = -1
while(next_cursor):