chore: Information about Legacy installer

It's currently only there so that backup from upstream won't crash the app
This commit is contained in:
Ahmad Ansori Palembani 2024-08-12 07:52:14 +07:00
parent 28034d7133
commit 0bdecfe60f
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 13 additions and 3 deletions

View file

@ -338,6 +338,7 @@
<string name="ext_installer_packageinstaller">Default</string>
<string name="ext_installer_legacy">Legacy</string>
<string name="ext_installer_summary">Allows extensions to be installed without user prompts and enables automatic updates for devices under Android 12</string>
<string name="ext_installer_summary_legacy">Legacy installer is not yet implemented, currently falling back to PackageInstaller (Default)</string>
<string name="untrusted_extension">Untrusted extension</string>
<string name="untrusted_extension_message">Malicious extensions can read any stored login credentials or execute arbitrary code.\n\nBy trusting this extension you accept these risks.</string>
<string name="obsolete_extension_message">This extension is no longer available.</string>