Selaa lähdekoodia

Merge pull request #2039 from Vainock/master

UI: Fix inconsistency with spaces
Jim 6 vuotta sitten
vanhempi
sitoutus
bc787c5e94
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      UI/data/locale/en-US.ini

+ 1 - 1
UI/data/locale/en-US.ini

@@ -677,7 +677,7 @@ Basic.Settings.Output.SelectFile="Select Recording File"
 Basic.Settings.Output.EnforceBitrate="Enforce streaming service bitrate limits"
 Basic.Settings.Output.DynamicBitrate="Dynamically change bitrate to manage congestion"
 Basic.Settings.Output.DynamicBitrate.Beta="Dynamically change bitrate to manage congestion (Beta)"
-Basic.Settings.Output.DynamicBitrate.TT="Instead of dropping frames to reduce congestion, dynamically changes bitrate on the fly.  Note that this can increase delay to viewers if there is significant sudden congestion.  When the bitrate drops, it can take up to a few minutes to restore."
+Basic.Settings.Output.DynamicBitrate.TT="Instead of dropping frames to reduce congestion, dynamically changes bitrate on the fly. Note that this can increase delay to viewers if there is significant sudden congestion. When the bitrate drops, it can take up to a few minutes to restore."
 Basic.Settings.Output.Mode="Output Mode"
 Basic.Settings.Output.Mode.Simple="Simple"
 Basic.Settings.Output.Mode.Adv="Advanced"