NotificationUtil: Drop unused updater service notification channel
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user