mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-20 17:15:21 +01:00
fix: Fix corrupting of files when writing tags to unsupported files
This commit is contained in:
parent
3d7e89e270
commit
25fcb84ea8
4 changed files with 171 additions and 146 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue