UI: Estimate recording time left until disk is full

This commit is contained in:
Clayton Groeneveld
2019-03-13 05:27:36 -05:00
parent 49d178d593
commit 171f811669
3 changed files with 87 additions and 4 deletions

View File

@@ -87,6 +87,7 @@ VerticalLayout="Vertical Layout"
Group="Group"
DoNotShowAgain="Do not show again"
Default="(Default)"
Calculating="Calculating..."
# warning if program already open
AlreadyRunning.Title="OBS is already running"
@@ -200,6 +201,7 @@ Basic.Stats.Status.Inactive="Inactive"
Basic.Stats.DroppedFrames="Dropped Frames (Network)"
Basic.Stats.MegabytesSent="Total Data Output"
Basic.Stats.Bitrate="Bitrate"
Basic.Stats.DiskFullIn="Disk full in (approx.)"
ResetUIWarning.Title="Are you sure you want to reset the UI?"
ResetUIWarning.Text="Resetting the UI will hide additional docks. You will need to unhide these docks from the view menu if you want them to be visible.\n\nAre you sure you want to reset the UI?"