strings: Reword download preference summary for APK deletion

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-05-02 18:16:50 +05:30
parent 58e615befb
commit 0fd597b3c8

View File

@@ -217,7 +217,7 @@
<string name="pref_insecure_anonymous_title">"Insecure anonymous session"</string>
<string name="pref_install_auto_summary">"Apps are installed instantly after download completes"</string>
<string name="pref_install_auto_title">"Auto install APKs after download"</string>
<string name="pref_install_delete_summary">"APKs will be deleted by default"</string>
<string name="pref_install_delete_summary">Downloaded APKs will be deleted immediately after installation</string>
<string name="pref_install_delete_title">"Delete APK post-install"</string>
<string name="pref_install_mode_am">AM installer</string>
<string name="pref_install_mode_shizuku">Shizuku installer</string>