Ensure correct version of services is installed

This commit is contained in:
Rahul Kumar Patel
2021-03-02 02:34:37 +05:30
parent 1377bd1003
commit d63ff3790f
6 changed files with 38 additions and 7 deletions

View File

@@ -214,7 +214,7 @@
<string name="installer_root_available">"Root access available"</string>
<string name="installer_root_unavailable">"No Root, grant root access or change the installer."</string>
<string name="installer_service_available">"Aurora services is available and ready to install."</string>
<string name="installer_service_unavailable">"Aurora services not installed, kindly install it or change installer"</string>
<string name="installer_service_unavailable">"Aurora services is either not installed or version is incorrect (required >= 1.0.9), kindly install it or change installer"</string>
<string name="installer_service_misconfigured">"Aurora services not configured. Make sure service is enabled &amp; all permissions are granted"</string>
<string name="installer_status_failure">"Installation failed"</string>
<string name="installer_status_failure_aborted">"Installation cancelled"</string>