Fix punctuation spacing

This commit is contained in:
Ingo Bauersachs 2015-03-04 10:27:44 +01:00
parent f79651f806
commit 3dac5eeff5
1 changed files with 7 additions and 7 deletions

View File

@ -90,7 +90,7 @@
"connectionindicator": "connectionindicator":
{ {
"bitrate": "Bitrate:", "bitrate": "Bitrate:",
"packetloss": "Packet loss: ", "packetloss": "Packet loss:",
"resolution": "Resolution:", "resolution": "Resolution:",
"less": "Show less", "less": "Show less",
"more": "Show more", "more": "Show more",
@ -99,11 +99,11 @@
"localport_plural": "Local ports:", "localport_plural": "Local ports:",
"remoteport": "Remote port:", "remoteport": "Remote port:",
"localport": "Local port:", "localport": "Local port:",
"localaddress": "Local address: ", "localaddress": "Local address:",
"localaddress_plural": "Local addresses: ", "localaddress_plural": "Local addresses:",
"remoteaddress": "Remote address: ", "remoteaddress": "Remote address:",
"remoteaddress_plural": "Remote addresses: ", "remoteaddress_plural": "Remote addresses:",
"transport": "Transport: ", "transport": "Transport:",
"bandwidth": "Estimated bandwidth:", "bandwidth": "Estimated bandwidth:",
"na": "Come back here for connection information once the conference starts" "na": "Come back here for connection information once the conference starts"
}, },
@ -154,7 +154,7 @@
"Authenticate": "Authenticate", "Authenticate": "Authenticate",
"Cancel": "Cancel", "Cancel": "Cancel",
"logoutTitle" : "Logout", "logoutTitle" : "Logout",
"logoutQuestion" : "Are you sure you want to logout and stop the conference ?", "logoutQuestion" : "Are you sure you want to logout and stop the conference?",
"sessTerminated": "Session Terminated", "sessTerminated": "Session Terminated",
"hungUp": "You hung up the call", "hungUp": "You hung up the call",
"joinAgain": "Join again", "joinAgain": "Join again",