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

@@ -241,7 +241,6 @@
<string name="toast_aas_token_failed">Kunne ikke generere AAS-token</string>
<string name="toast_export_failed">Kunne ikke eksportere enhedskonfigurationen</string>
<string name="toast_export_success">Enhedskonfiguration eksporteret</string>
<string name="notification_channel_updater_service">Tjeneste som downloader apps i baggrunden</string>
<string name="app_updater_service_notif_title">Downloader app i baggrund</string>
<string name="app_updater_service_notif_text">Slå download af app i baggrunden til</string>
<string name="pref_network_proxy_enable">Aktivér proxy</string>
@@ -338,4 +337,4 @@
<string name="toast_fav_export_success">Favoritter eksporteret!</string>
<string name="action_logout_confirmation_title">Log ud?</string>
<string name="action_logout_confirmation_message">Er du sikker på, at du vil logge ud?</string>
</resources>
</resources>