mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
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:
parent
28034d7133
commit
0bdecfe60f
2 changed files with 13 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue