Minor message fixes
This commit is contained in:
parent
bc4f1f2fe3
commit
c2610a47af
@ -192,7 +192,7 @@ en = {
|
|||||||
"play-tooltip" : "Unpause media.",
|
"play-tooltip" : "Unpause media.",
|
||||||
"pause-tooltip" : "Pause media.",
|
"pause-tooltip" : "Pause media.",
|
||||||
"undoseek-tooltip" : "Seek to where you were before the most recent seek.",
|
"undoseek-tooltip" : "Seek to where you were before the most recent seek.",
|
||||||
"joinroom-tooltip" : "Leave current room and joins specified room",
|
"joinroom-tooltip" : "Leave current room and joins specified room.",
|
||||||
"seektime-tooltip" : "Jump to specified time (in seconds / min:sec). Use +/- for relative seek.",
|
"seektime-tooltip" : "Jump to specified time (in seconds / min:sec). Use +/- for relative seek.",
|
||||||
|
|
||||||
# In-userlist notes (GUI)
|
# In-userlist notes (GUI)
|
||||||
@ -230,8 +230,7 @@ en = {
|
|||||||
"password-required-server-error" : "Password required",
|
"password-required-server-error" : "Password required",
|
||||||
"wrong-password-server-error" : "Wrong password supplied",
|
"wrong-password-server-error" : "Wrong password supplied",
|
||||||
"hello-server-error" : "Not enough Hello arguments",
|
"hello-server-error" : "Not enough Hello arguments",
|
||||||
"version-mismatch-server-error" : "Mismatch between versions of client and server",
|
"version-mismatch-server-error" : "Mismatch between versions of client and server"
|
||||||
"wrong-password-server-error" : "Wrong password supplied"
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user