feat(patcher): improve logs (#1299)

Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
Benjamin
2023-10-05 09:16:20 -07:00
committed by oSumAtrIX
parent b1c9aedac3
commit 8fd4fe0e55
4 changed files with 83 additions and 6 deletions

View File

@ -158,6 +158,9 @@
"exportApkButtonTooltip": "Export patched APK",
"exportLogButtonTooltip": "Export log",
"screenshotDetected": "A screenshot has been detected. If you are trying to share the log, please share a text copy instead.\n\nCopy log to clipboard?",
"copiedToClipboard": "Copied log to clipboard",
"noExit": "Installer is still running, cannot exit..."
},
"settingsView": {