NotificationUtil: Drop unused updater service notification channel

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-10-06 18:10:56 +05:30
parent 385817990f
commit 8abb358f6c
52 changed files with 49 additions and 107 deletions

View File

@@ -25,7 +25,6 @@
<string name="action_get_local_apk">Applicatie bundel opslaan</string>
<string name="app_updater_service_notif_text">Schakelt achergrond app download in</string>
<string name="app_updater_service_notif_title">Achtergrond app download</string>
<string name="notification_channel_updater_service">App achtergrond download dienst</string>
<string name="toast_export_failed">Kon aparaatconfiguratie niet exporteren</string>
<string name="toast_export_success">Apparaat configuratie geëxporteerd</string>
<string name="toast_aas_token_failed">Kon geen AAS Token genereren</string>
@@ -312,4 +311,4 @@
<string name="action_home_screen">Toevoegen aan startpagina</string>
<string name="details_ratings_title_hint">Titels beoordelen</string>
<string name="download_clear_finished">Verwijder voltooid</string>
</resources>
</resources>