Przeglądaj źródła

Changes start muted labels.

j8
hristoterezov 10 lat temu
rodzic
commit
7f616fc823
3 zmienionych plików z 4 dodań i 3 usunięć
  1. 1
    0
      css/settingsmenu.css
  2. 1
    1
      index.html
  3. 2
    2
      lang/main.json

+ 1
- 0
css/settingsmenu.css Wyświetl plik

63
 }
63
 }
64
 
64
 
65
 .startMutedLabel {
65
 .startMutedLabel {
66
+    width: 94%;
66
     float: left;
67
     float: left;
67
 }
68
 }

+ 1
- 1
index.html Wyświetl plik

36
     <link rel="stylesheet" href="css/contact_list.css?v=4">
36
     <link rel="stylesheet" href="css/contact_list.css?v=4">
37
     <link rel="stylesheet" href="css/chat.css?v=5">
37
     <link rel="stylesheet" href="css/chat.css?v=5">
38
     <link rel="stylesheet" href="css/welcome_page.css?v=2">
38
     <link rel="stylesheet" href="css/welcome_page.css?v=2">
39
-    <link rel="stylesheet" href="css/settingsmenu.css?v=1">
39
+    <link rel="stylesheet" href="css/settingsmenu.css?v=2">
40
     <!--
40
     <!--
41
         Link used for inline installation of chrome desktop streaming extension,
41
         Link used for inline installation of chrome desktop streaming extension,
42
         is updated automatically from the code with the value defined in config.js -->
42
         is updated automatically from the code with the value defined in config.js -->

+ 2
- 2
lang/main.json Wyświetl plik

82
         "title": "SETTINGS",
82
         "title": "SETTINGS",
83
         "update": "Update",
83
         "update": "Update",
84
         "name": "Name",
84
         "name": "Name",
85
-        "startAudioMuted": "everyone join audio muted",
86
-        "startVideoMuted": "everyone join video muted"
85
+        "startAudioMuted": "start without audio",
86
+        "startVideoMuted": "start without video"
87
     },
87
     },
88
     "videothumbnail":
88
     "videothumbnail":
89
     {
89
     {

Ładowanie…
Anuluj
Zapisz