Remove '(optional)' note from room label

This commit is contained in:
Etoh 2013-06-04 01:38:26 +02:00
parent 06b3672be7
commit 1a69efeef9

View File

@ -93,7 +93,7 @@ en = {
"config-window-title" : 'Syncplay Configuration',
"host-label" : 'Host: ',
"username-label" : 'Username: ',
"room-label" : 'Default room (optional): ',
"room-label" : 'Default room: ',
"password-label" : 'Server password (optional): ',
"path-label" : 'Path to player executable: ',