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="toast_page_unavailable">閲覧ページがありません</string>
<string name="app_updater_service_notif_text">バックグラウンドアプリダウンロードを有効化する</string>
<string name="app_updater_service_notif_title">バックグラウンドアプリダウンロード</string>
<string name="notification_channel_updater_service">アプリのバックグラウンドダウンロードサービス</string>
<string name="toast_export_failed">デバイス設定をエクスポートできませんでした</string>
<string name="toast_export_success">デバイス設定をエクスポートしました</string>
<string name="installer_am_unavailable">App Manager をインストールするかインストーラーを変更してください。</string>
@@ -414,4 +413,4 @@
<string name="export_app_summary_success">App bundle のエクスポートに成功しました</string>
<string name="export_app_summary_fail">App bundle のエクスポートに失敗しました</string>
<string name="action_logout_confirmation_title">ログアウトしますか?</string>
</resources>
</resources>