feat: add toast feedback to the bundle update button

This commit is contained in:
Ax333l
2024-01-21 14:34:18 +01:00
committed by oSumAtrIX
parent e1647fdef0
commit ea50e65ab1
2 changed files with 7 additions and 1 deletions

View File

@@ -273,6 +273,8 @@
<string name="developer_options_description">Options for debugging issues</string>
<string name="bundle_input_name">Name</string>
<string name="bundle_input_source_url">Source URL</string>
<string name="bundle_update_success">Successfully updated %s</string>
<string name="bundle_update_unavailable">No update available for %s</string>
<string name="automatically_update">Automatically update</string>
<string name="automatically_update_description">Automatically update this bundle when ReVanced starts</string>
<string name="bundle_type">Bundle type</string>