feat(source/local): Button to invalidate local source manga cover

In case Android somehow messing up the URI the first time
This commit is contained in:
Ahmad Ansori Palembani 2024-07-28 12:25:54 +07:00
parent 931a4e84c3
commit 4f46d0ee28
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
5 changed files with 34 additions and 12 deletions

View file

@ -553,6 +553,7 @@
<string name="add_tag">Add tag</string>
<string name="clear_tags">Clear tags</string>
<string name="reset_tags">Reset tags</string>
<string name="invalidate_cover">Invalidate cover</string>
<string name="reset_cover">Reset cover</string>
<string name="failed_to_update_cover">Failed to update cover</string>
<string name="must_be_in_library_to_edit">Series must be in your library to edit</string>