Fix #3625: add the clear logs function.
This commit is contained in:
@ -210,4 +210,13 @@
|
||||
<data name="Success.SaveSiteSettings" xml:space="preserve">
|
||||
<value>Settings Saved Successfully</value>
|
||||
</data>
|
||||
<data name="ClearLogs" xml:space="preserve">
|
||||
<value>Clear Logs</value>
|
||||
</data>
|
||||
<data name="Confirm.ClearLogs" xml:space="preserve">
|
||||
<value>Are you sure you wish to clear all the logs?</value>
|
||||
</data>
|
||||
<data name="Error.ClearLogs" xml:space="preserve">
|
||||
<value>Error Clearing Logs</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user