feat: show toast when no patches are selected

This commit is contained in:
Ax333l
2023-10-20 23:16:00 +02:00
parent e70c10adbd
commit 65f8d38c59
2 changed files with 10 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
<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="no_patches_selected">No patches selected</string>
<string name="version_selector_item">Change version</string>
<string name="version_selector_item_description">%s selected</string>