feat(youtube/microg-support): check if Vanced MicroG is running in the background (#1531)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
reis 2023-01-22 19:28:46 +03:00 committed by GitHub
parent caf3d70c30
commit 81934efb39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="microg_not_installed_warning">Vanced MicroG is not installed. Please install it.</string>
<string name="microg_not_running_warning">Vanced MicroG is failing to run. Please follow the "Don't kill my app" guide for Vanced MicroG.</string>
</resources>