fix: Fix corrupting of files when writing tags to unsupported files

This commit is contained in:
Prathamesh More 2023-03-18 14:28:53 +05:30
parent 3d7e89e270
commit 25fcb84ea8
4 changed files with 171 additions and 146 deletions

View file

@ -562,4 +562,5 @@
<string name="you_have_to_select_at_least_one_category">You have to select at least one category.</string>
<string name="you_will_be_forwarded_to_the_issue_tracker_website">You will be forwarded to the issue tracker website.</string>
<string name="your_account_data_is_only_used_for_authentication">Your account data is only used for authentication.</string>
<string name="could_not_write_tags_to_file">Could not write tags to the music file!</string>
</resources>