瀏覽代碼

Merge pull request #578 from jitsi/fix-settings-dialog-strings

Unifies all strings in Settings.
j8
damencho 9 年之前
父節點
當前提交
bd09fa2601
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4
    4
      lang/main.json

+ 4
- 4
lang/main.json 查看文件

@@ -82,10 +82,10 @@
82 82
         "title": "SETTINGS",
83 83
         "update": "Update",
84 84
         "name": "Name",
85
-        "startAudioMuted": "start without audio",
86
-        "startVideoMuted": "start without video",
87
-        "selectCamera": "select camera",
88
-        "selectMic": "select microphone",
85
+        "startAudioMuted": "Start without audio",
86
+        "startVideoMuted": "Start without video",
87
+        "selectCamera": "Select camera",
88
+        "selectMic": "Select microphone",
89 89
         "followMe": "Enable follow me"
90 90
     },
91 91
     "videothumbnail":

Loading…
取消
儲存