UI: Add about dialog
This commit is contained in:
@@ -544,6 +544,7 @@ Basic.MainMenu.Help.CheckForUpdates="Check For Updates"
|
||||
Basic.MainMenu.Help.CrashLogs="Crash &Reports"
|
||||
Basic.MainMenu.Help.CrashLogs.ShowLogs="&Show Crash Reports"
|
||||
Basic.MainMenu.Help.CrashLogs.UploadLastLog="Upload &Last Crash Report"
|
||||
Basic.MainMenu.Help.About="&About"
|
||||
|
||||
# basic mode settings dialog
|
||||
Basic.Settings.ProgramRestart="The program must be restarted for these settings to take effect."
|
||||
@@ -857,3 +858,12 @@ CustomColor="Custom Color"
|
||||
|
||||
# Global settings for the browser source
|
||||
BrowserSource.EnableHardwareAcceleration="Enable Browser Source Hardware Acceleration"
|
||||
|
||||
# about dialog
|
||||
About="About"
|
||||
About.Info="OBS Studio is a free and open source video recording and live streaming software."
|
||||
About.Donate="Make a Donation"
|
||||
About.GetInvolved="Get Involved"
|
||||
About.Authors="Authors"
|
||||
About.License="License"
|
||||
About.Contribute="Want to contribute?"
|
||||
|
Reference in New Issue
Block a user