|
@@ -122,6 +122,7 @@
|
122
|
122
|
"tryAgainButton": "Try again in desktop"
|
123
|
123
|
},
|
124
|
124
|
"defaultLink": "e.g. {{url}}",
|
|
125
|
+ "defaultNickname": "ex. Jane Pink",
|
125
|
126
|
"deviceError": {
|
126
|
127
|
"cameraError": "Failed to access your camera",
|
127
|
128
|
"cameraPermission": "Error obtaining camera permission",
|
|
@@ -664,10 +665,12 @@
|
664
|
665
|
"audioOnlyExpanded": "You are in audio only mode. This mode saves bandwidth but you won't see videos of others.",
|
665
|
666
|
"callQuality": "Video Quality",
|
666
|
667
|
"hd": "HD",
|
|
668
|
+ "hdTooltip": "Viewing high definition video",
|
667
|
669
|
"highDefinition": "High definition",
|
668
|
670
|
"labelTooiltipNoVideo": "No video",
|
669
|
671
|
"labelTooltipAudioOnly": "Audio-only mode enabled",
|
670
|
672
|
"ld": "LD",
|
|
673
|
+ "ldTooltip": "Viewing low definition video",
|
671
|
674
|
"lowDefinition": "Low definition",
|
672
|
675
|
"onlyAudioAvailable": "Only audio is available",
|
673
|
676
|
"onlyAudioSupported": "We only support audio in this browser.",
|
|
@@ -675,6 +678,7 @@
|
675
|
678
|
"p2pVideoQualityDescription": "In peer to peer mode, received video quality can only be toggled between high and audio only. Other settings will not be honored until peer to peer is exited.",
|
676
|
679
|
"recHighDefinitionOnly": "Will prefer high definition.",
|
677
|
680
|
"sd": "SD",
|
|
681
|
+ "sdTooltip": "Viewing standard definition video",
|
678
|
682
|
"standardDefinition": "Standard definition"
|
679
|
683
|
},
|
680
|
684
|
"videothumbnail": {
|