瀏覽代碼

Merge pull request #2039 from Vainock/master

UI: Fix inconsistency with spaces
Jim 6 年之前
父節點
當前提交
bc787c5e94
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"