feat: selected app info page (#1395)

This commit is contained in:
Ax333l
2023-10-19 21:44:50 +02:00
committed by oSumAtrIX
parent 663d21c6af
commit b69a369d4e
16 changed files with 779 additions and 309 deletions

View File

@@ -25,6 +25,15 @@
<string name="bundle_missing">Missing</string>
<string name="bundle_error">Error</string>
<string name="selected_app_meta">%1s • %2d available patches</string>
<string name="patch_item_description">Start patching the application</string>
<string name="patch_selector_item">Patch selection and options</string>
<string name="patch_selector_item_description">%d patches selected</string>
<string name="version_selector_item">Change version</string>
<string name="version_selector_item_description">%s selected</string>
<string name="legacy_import_failed">Could not import legacy settings</string>