add ability to view error.log in System Info

This commit is contained in:
Shaun Walker
2023-01-05 10:18:55 -05:00
parent 7bebfe1919
commit 1616f94b86
3 changed files with 45 additions and 8 deletions

View File

@ -210,7 +210,10 @@
<data name="Options.Heading" xml:space="preserve">
<value>Options</value>
</data>
<data name="Register" xml:space="preserve">
<data name="Log.Heading" xml:space="preserve">
<value>Log</value>
</data>
<data name="Register" xml:space="preserve">
<value>Please Register Me For Major Product Updates And Security Bulletins</value>
</data>
<data name="Success.Register" xml:space="preserve">
@ -276,4 +279,10 @@
<data name="Environment.Text" xml:space="preserve">
<value>Environment:</value>
</data>
<data name="Log.Text" xml:space="preserve">
<value>Log:</value>
</data>
<data name="Log.HelpText" xml:space="preserve">
<value>System log information for current day</value>
</data>
</root>