Sfoglia il codice sorgente

Fix punctuation spacing

master
Ingo Bauersachs 11 anni fa
parent
commit
3dac5eeff5
1 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  1. 7
    7
      lang/main.json

+ 7
- 7
lang/main.json Vedi File

90
     "connectionindicator":
90
     "connectionindicator":
91
     {
91
     {
92
         "bitrate": "Bitrate:",
92
         "bitrate": "Bitrate:",
93
-        "packetloss": "Packet loss: ",
93
+        "packetloss": "Packet loss:",
94
         "resolution": "Resolution:",
94
         "resolution": "Resolution:",
95
         "less": "Show less",
95
         "less": "Show less",
96
         "more": "Show more",
96
         "more": "Show more",
99
         "localport_plural": "Local ports:",
99
         "localport_plural": "Local ports:",
100
         "remoteport": "Remote port:",
100
         "remoteport": "Remote port:",
101
         "localport": "Local port:",
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
         "bandwidth": "Estimated bandwidth:",
107
         "bandwidth": "Estimated bandwidth:",
108
         "na": "Come back here for connection information once the conference starts"
108
         "na": "Come back here for connection information once the conference starts"
109
     },
109
     },
154
         "Authenticate": "Authenticate",
154
         "Authenticate": "Authenticate",
155
         "Cancel": "Cancel",
155
         "Cancel": "Cancel",
156
         "logoutTitle" : "Logout",
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
         "sessTerminated": "Session Terminated",
158
         "sessTerminated": "Session Terminated",
159
         "hungUp": "You hung up the call",
159
         "hungUp": "You hung up the call",
160
         "joinAgain": "Join again",
160
         "joinAgain": "Join again",

Loading…
Annulla
Salva