add error message for version check

This commit is contained in:
dkanada 2020-06-20 22:27:18 +09:00
commit 4b8157fdb2
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,7 @@
<string name="unplayable_file">Couldn\u2019t play this song.</string>
<string name="audio_focus_denied">Audio focus denied.</string>
<string name="error_share_file">There was an error sharing the file.</string>
<string name="error_version">Please update your server to the latest version.</string>
<string name="action_share">Share</string>
<string name="action_settings">"Settings"</string>