Fix not-ready message
This commit is contained in:
parent
fe040438f5
commit
d3be1f0917
@ -34,7 +34,7 @@ en = {
|
|||||||
"playing-notification/room-addendum" : " in room: '{}'", # Room
|
"playing-notification/room-addendum" : " in room: '{}'", # Room
|
||||||
|
|
||||||
"user-ready-notification" : "<{}> I'm ready", # Username
|
"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 '{}'...",
|
"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.",
|
"failed-to-identify-as-controller-notification" : u"<{}> failed to identify as a room controller.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user