Merge pull request #7568 from vhouriet/vhouriet_feature_already-playing-in-backgroud

Add Already playing in background toast
This commit is contained in:
litetex 2021-12-31 14:54:05 +01:00 committed by GitHub
commit ee19ea66b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 4 deletions

View file

@ -147,6 +147,7 @@
<string name="settings_category_updates_title">Updates</string>
<string name="settings_category_notification_title">Notification</string>
<string name="background_player_playing_toast">Playing in background</string>
<string name="background_player_already_playing_toast">Already playing in background</string>
<string name="popup_playing_toast">Playing in popup mode</string>
<string name="content">Content</string>
<string name="show_age_restricted_content_title">Show age restricted content</string>