feat: experimental patches setting

This commit is contained in:
Ax333l
2023-06-27 15:05:31 +02:00
committed by oSumAtrIX
parent 1efccda3f5
commit b07fd2321d
5 changed files with 49 additions and 19 deletions

View File

@@ -28,6 +28,8 @@
<string name="dynamic_color_description">Adapt colors to the wallpaper</string>
<string name="theme">Theme</string>
<string name="theme_description">Choose between light or dark theme</string>
<string name="experimental_patches">Allow experimental patches</string>
<string name="experimental_patches_description">Allow patching incompatible patches with experimental versions, something may break</string>
<string name="import_keystore">Import keystore</string>
<string name="import_keystore_descripion">Import a custom keystore</string>
<string name="import_keystore_preset_default">Default</string>
@@ -65,6 +67,7 @@
<string name="light">Light</string>
<string name="dark">Dark</string>
<string name="appearance">Appearance</string>
<string name="patching">Patching</string>
<string name="signing">Signing</string>
<string name="storage">Storage</string>
<string name="tab_apps">Apps</string>