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

@@ -242,7 +242,6 @@
<string name="toast_export_success">Konfigurace zařízení exportována</string>
<string name="app_updater_service_notif_text">Umožňuje stahování aplikací na pozadí</string>
<string name="app_updater_service_notif_title">Stahování na pozadí</string>
<string name="notification_channel_updater_service">Služba stahování aplikací na pozadí</string>
<string name="installer_am_unavailable">Nainstalujte si aplikaci App Manager nebo změnte instalátor.</string>
<string name="pref_install_mode_am">AM instalátor</string>
<string name="download_progress">Stahování • <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>
@@ -414,4 +413,4 @@
<string name="force_restart_summary">Aplikace Aurora Store, potřebuje restartovat pro použití nového nastavení</string>
<string name="export_app_summary">Čekejte prosím, probíhá export vašeho souboru</string>
<string name="export_app_title">Export souboru</string>
</resources>
</resources>