From 7f616fc8234d68337faf9fdec47b76b7d86189c8 Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Mon, 1 Jun 2015 10:11:12 +0300 Subject: [PATCH] Changes start muted labels. --- css/settingsmenu.css | 1 + index.html | 2 +- lang/main.json | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/settingsmenu.css b/css/settingsmenu.css index 97de456bc..24fbfa4c4 100644 --- a/css/settingsmenu.css +++ b/css/settingsmenu.css @@ -63,5 +63,6 @@ } .startMutedLabel { + width: 94%; float: left; } diff --git a/index.html b/index.html index 1058b101a..a13fc9346 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ - + diff --git a/lang/main.json b/lang/main.json index af9de93ed..41c62a8ae 100644 --- a/lang/main.json +++ b/lang/main.json @@ -82,8 +82,8 @@ "title": "SETTINGS", "update": "Update", "name": "Name", - "startAudioMuted": "everyone join audio muted", - "startVideoMuted": "everyone join video muted" + "startAudioMuted": "start without audio", + "startVideoMuted": "start without video" }, "videothumbnail": {