Minor message fixes

This commit is contained in:
Et0h 2014-05-26 13:42:15 +01:00
parent bc4f1f2fe3
commit c2610a47af

View File

@ -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"
} }