Bladeren bron

Merge pull request #4369 from jitsi/quality-text-change

Changes call quality strings to video quality.
master
yanas 6 jaren geleden
bovenliggende
commit
760885437a
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. 4
    4
      lang/main.json

+ 4
- 4
lang/main.json Bestand weergeven

@@ -617,7 +617,7 @@
617 617
         "accessibilityLabel": {
618 618
             "audioOnly": "Toggle audio only",
619 619
             "audioRoute": "Select the sound device",
620
-            "callQuality": "Manage call quality",
620
+            "callQuality": "Manage video quality",
621 621
             "cc": "Toggle subtitles",
622 622
             "chat": "Toggle chat window",
623 623
             "document": "Toggle shared document",
@@ -653,7 +653,7 @@
653 653
         "audioOnlyOn": "Enable audio only mode",
654 654
         "audioRoute": "Select the sound device",
655 655
         "authenticate": "Authenticate",
656
-        "callQuality": "Manage call quality",
656
+        "callQuality": "Manage video quality",
657 657
         "cameraDisabled": "Camera is not available",
658 658
         "chat": "Open / Close chat",
659 659
         "closeChat": "Close chat",
@@ -739,7 +739,7 @@
739 739
     "videoStatus": {
740 740
         "audioOnly": "AUD",
741 741
         "audioOnlyExpanded": "You are in audio only mode. This mode saves bandwidth but you won't see videos of others.",
742
-        "callQuality": "Call Quality",
742
+        "callQuality": "Video Quality",
743 743
         "hd": "HD",
744 744
         "hdTooltip": "Viewing high definition video",
745 745
         "highDefinition": "High definition",
@@ -752,7 +752,7 @@
752 752
         "onlyAudioAvailable": "Only audio is available",
753 753
         "onlyAudioSupported": "We only support audio in this browser.",
754 754
         "p2pEnabled": "Peer to Peer Enabled",
755
-        "p2pVideoQualityDescription": "In peer to peer mode, received call quality can only be toggled between high and audio only. Other settings will not be honored until peer to peer is exited.",
755
+        "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.",
756 756
         "qualityButtonTip": "Change received video quality",
757 757
         "recHighDefinitionOnly": "Will prefer high definition.",
758 758
         "sd": "SD",

Laden…
Annuleren
Opslaan