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":
{
"bitrate": "Bitrate:",
"packetloss": "Packet loss: ",
"packetloss": "Packet loss:",
"resolution": "Resolution:",
"less": "Show less",
"more": "Show more",
@ -99,11 +99,11 @@
"localport_plural": "Local ports:",
"remoteport": "Remote port:",
"localport": "Local port:",
"localaddress": "Local address: ",
"localaddress_plural": "Local addresses: ",
"remoteaddress": "Remote address: ",
"remoteaddress_plural": "Remote addresses: ",
"transport": "Transport: ",
"localaddress": "Local address:",
"localaddress_plural": "Local addresses:",
"remoteaddress": "Remote address:",
"remoteaddress_plural": "Remote addresses:",
"transport": "Transport:",
"bandwidth": "Estimated bandwidth:",
"na": "Come back here for connection information once the conference starts"
},
@ -154,7 +154,7 @@
"Authenticate": "Authenticate",
"Cancel": "Cancel",
"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",
"hungUp": "You hung up the call",
"joinAgain": "Join again",