Reworked player-notfication

* Fixed ``release`` ``main_settings.xml``
* Renamed "Notification" to "Player-Notification" (also reset all translations)
This commit is contained in:
litetex 2021-11-05 14:10:53 +01:00
parent 1289b1a283
commit 7b4e5dd107
66 changed files with 27 additions and 89 deletions

View file

@ -144,8 +144,8 @@
<string name="settings_category_appearance_title">Appearance</string>
<string name="settings_category_debug_title">Debug</string>
<string name="settings_category_updates_title">Updates</string>
<string name="settings_category_notification_title">Notification</string>
<string name="settings_category_notification_summary">Configure current playing stream notification</string>
<string name="settings_category_player_notification_title">Player-Notification</string>
<string name="settings_category_player_notification_summary">Configure current playing stream notification</string>
<string name="background_player_playing_toast">Playing in background</string>
<string name="popup_playing_toast">Playing in popup mode</string>
<string name="content">Content</string>