feat: make bundles selectable (#1237)

This commit is contained in:
Tyff
2023-09-04 17:05:55 +12:00
committed by GitHub
parent 212db84d0b
commit 42e0346e25
7 changed files with 146 additions and 86 deletions

View File

@@ -141,6 +141,7 @@
<string name="no_patches">No patches available to view</string>
<string name="patches_available">%d Patches available, tap to view</string>
<string name="tap_on_patches">Tap on the patches to get more information about them</string>
<string name="bundles_selected">%s selected</string>
<string name="unsupported_app">Unsupported app</string>
<string name="unsupported_patches">Unsupported patches</string>
<string name="universal_patches">Universal patches</string>