|
@@ -90,7 +90,7 @@
|
90
|
90
|
"connectionindicator":
|
91
|
91
|
{
|
92
|
92
|
"bitrate": "Bitrate:",
|
93
|
|
- "packetloss": "Packet loss: ",
|
|
93
|
+ "packetloss": "Packet loss:",
|
94
|
94
|
"resolution": "Resolution:",
|
95
|
95
|
"less": "Show less",
|
96
|
96
|
"more": "Show more",
|
|
@@ -99,11 +99,11 @@
|
99
|
99
|
"localport_plural": "Local ports:",
|
100
|
100
|
"remoteport": "Remote port:",
|
101
|
101
|
"localport": "Local port:",
|
102
|
|
- "localaddress": "Local address: ",
|
103
|
|
- "localaddress_plural": "Local addresses: ",
|
104
|
|
- "remoteaddress": "Remote address: ",
|
105
|
|
- "remoteaddress_plural": "Remote addresses: ",
|
106
|
|
- "transport": "Transport: ",
|
|
102
|
+ "localaddress": "Local address:",
|
|
103
|
+ "localaddress_plural": "Local addresses:",
|
|
104
|
+ "remoteaddress": "Remote address:",
|
|
105
|
+ "remoteaddress_plural": "Remote addresses:",
|
|
106
|
+ "transport": "Transport:",
|
107
|
107
|
"bandwidth": "Estimated bandwidth:",
|
108
|
108
|
"na": "Come back here for connection information once the conference starts"
|
109
|
109
|
},
|
|
@@ -154,7 +154,7 @@
|
154
|
154
|
"Authenticate": "Authenticate",
|
155
|
155
|
"Cancel": "Cancel",
|
156
|
156
|
"logoutTitle" : "Logout",
|
157
|
|
- "logoutQuestion" : "Are you sure you want to logout and stop the conference ?",
|
|
157
|
+ "logoutQuestion" : "Are you sure you want to logout and stop the conference?",
|
158
|
158
|
"sessTerminated": "Session Terminated",
|
159
|
159
|
"hungUp": "You hung up the call",
|
160
|
160
|
"joinAgain": "Join again",
|