feat: more info for the select from application screen (#81)

This commit is contained in:
Tyff
2023-08-24 06:05:21 +12:00
committed by GitHub
parent f01adf5eb0
commit 3cfa4ea6d6
3 changed files with 67 additions and 14 deletions

View File

@@ -93,6 +93,8 @@
<string name="reset">Reset</string>
<string name="patch">Patch</string>
<string name="select_from_storage">Select from storage</string>
<string name="select_from_storage_description">Select an APK file from storage using file picker</string>
<string name="type_anything">Type anything to continue</string>
<string name="search">Search</string>
<string name="apply">Apply</string>
<string name="help">Help</string>