Show an error if backup file URI isn't returned to app when attempting restore

Related to #10028
This commit is contained in:
arkon
2023-10-17 18:22:55 -04:00
parent ea99d77fda
commit e572abb041
2 changed files with 20 additions and 16 deletions

View File

@@ -871,6 +871,7 @@
<string name="file_select_cover">Select cover image</string>
<string name="file_select_backup">Select backup file</string>
<string name="file_picker_error">No file picker app found</string>
<string name="file_null_uri_error">File picker failed to return file to app</string>
<!--UpdateCheck-->
<string name="update_check_confirm">Download</string>