Fixed crash when trying to open a downloaded file without a player

This commit is contained in:
Somethingweirdhere 2018-04-17 19:47:17 +02:00
parent 15b4a7d055
commit 85dc555358
4 changed files with 9 additions and 853 deletions

View file

@ -294,6 +294,8 @@
<string name="charset_letters_and_digits">Letters and digits</string>
<string name="charset_most_special_characters">Most special characters</string>
<string name="toast_no_player">No player has been found for this file</string>
<!-- About -->
<string name="title_activity_about">About NewPipe</string>
<string name="action_settings">Settings</string>