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">Đã xuất thiết lập thiết bị</string>
<string name="app_updater_service_notif_text">Bật tải xuống ứng dụng trong nền</string>
<string name="app_updater_service_notif_title">Tải xuống ứng dụng trong nền</string>
<string name="notification_channel_updater_service">Dịch vụ tải xuống trong nền của ứng dụng</string>
<string name="pref_install_mode_am">Trình cài đặt AM</string>
<string name="installer_am_unavailable">Hãy cài đặt App Manager hoặc đổi trình cài đặt.</string>
<string name="requesting_new_session">Đang yêu cầu phiên dùng mới</string>
@@ -414,4 +413,4 @@
<string name="toast_fav_export_success">Dữ liệu yêu thích đã được xuất ra!</string>
<string name="action_logout_confirmation_title">Đăng xuất?</string>
<string name="action_logout_confirmation_message">Bạn có chắc muốn đăng xuất hay không?</string>
</resources>
</resources>