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

@@ -240,7 +240,6 @@
<string name="device_miui_subtitle">Session Installer kan ikke installere apper på grunn av MIUI-optimaliseringer.</string>
<string name="installer_status_failure_storage">Utilstrekkelig minneplass</string>
<string name="action_get_local_apk">Lagre programknippe</string>
<string name="notification_channel_updater_service">Tjeneste for nedlasting av programmer i bakgrunnen</string>
<string name="app_updater_service_notif_title">Last ned bakgrunnsapp</string>
<string name="app_updater_service_notif_text">Aktiverer bakgrunnsappnedlasting</string>
<string name="pref_install_mode_am">AM installatør.</string>
@@ -272,4 +271,4 @@
<string name="action_request_analysis">Be om nye analyser</string>
<string name="action_home_screen">Legg til på startskjermem</string>
<string name="download_progress">Laste ned • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g><xliff:g id="speed">%3$s</xliff:g></string>
</resources>
</resources>