Force restart when proxy URL is changed

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-08-05 11:53:29 +08:00
parent 35950fb163
commit 86a7fce277
5 changed files with 59 additions and 2 deletions

View File

@@ -479,4 +479,8 @@
<!-- UpdatesFragment -->
<string name="check_updates">Check for updates</string>
<!-- ForceRestartDialog -->
<string name="force_restart_title">Restart Aurora Store</string>
<string name="force_restart_summary">Aurora Store needs to be restarted to apply the newly changed settings</string>
</resources>