Fix not-ready message

This commit is contained in:
Et0h 2014-12-06 19:39:12 +00:00
parent fe040438f5
commit d3be1f0917

View File

@ -34,7 +34,7 @@ en = {
"playing-notification/room-addendum" : " in room: '{}'", # Room
"user-ready-notification" : "<{}> I'm ready", # Username
"user-not-ready-notification" : "<{}> I'm ready", # Username
"user-not-ready-notification" : "<{}> I'm not ready", # Username
"identifying-as-controller-notification" : u"Identifying as room controller with password '{}'...",
"failed-to-identify-as-controller-notification" : u"<{}> failed to identify as a room controller.",