mirror of
https://github.com/Syncplay/syncplay
synced 2025-03-01 01:10:25 +00:00
Shorten executable path and password labels
This commit is contained in:
parent
5ce2394d31
commit
b8972ce1a7
@ -103,11 +103,11 @@ en = {
|
|||||||
"connection-group-title" : "Connection settings",
|
"connection-group-title" : "Connection settings",
|
||||||
"host-label" : "Server address: ",
|
"host-label" : "Server address: ",
|
||||||
"username-label" : "Username:",
|
"username-label" : "Username:",
|
||||||
"password-label" : "Server password (optional):",
|
"password-label" : "Server password (if any):",
|
||||||
"room-label" : "Default room: ",
|
"room-label" : "Default room: ",
|
||||||
|
|
||||||
"media-setting-title" : "Media player settings",
|
"media-setting-title" : "Media player settings",
|
||||||
"executable-path-label" : "Path to player executable:",
|
"executable-path-label" : "Path to media player:",
|
||||||
"media-path-label" : "Path to media file:",
|
"media-path-label" : "Path to media file:",
|
||||||
"browse-label" : "Browse",
|
"browse-label" : "Browse",
|
||||||
"slowdown-label" : "Slow down on desync",
|
"slowdown-label" : "Slow down on desync",
|
||||||
|
Loading…
Reference in New Issue
Block a user