Merge pull request #9298 from Ebola16/AClearLog

Android: Clear Log file
This commit is contained in:
LC
2020-11-30 09:34:57 -05:00
committed by GitHub
3 changed files with 25 additions and 0 deletions

View File

@@ -283,6 +283,8 @@
<string name="log_enable_all_confirmation">Are you sure you want to enable all log types?</string>
<string name="log_disable_all">Disable all Log Types</string>
<string name="log_disable_all_confirmation">Are you sure you want to disable all log types?</string>
<string name="log_clear">Clear Log file</string>
<string name="log_clear_confirmation">Are you sure you want to clear the log file?</string>
<string name="log_types">Log Types</string>
<!-- Debug -->