Fix importing files on TVs

This commit is contained in:
albexk 2024-10-31 14:19:00 +03:00
parent 65870ad5c9
commit 7df050371e
4 changed files with 21 additions and 10 deletions

View file

@ -23,4 +23,6 @@
<string name="notificationSettingsDialogTitle">Notification settings</string>
<string name="notificationSettingsDialogMessage">To show notifications, you must enable notifications in the system settings</string>
<string name="openNotificationSettings">Open notification settings</string>
<string name="tvNoFileBrowser">Please install a file management utility to browse files</string>
</resources>