UpdatesPreference: Setup auto-updates

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-12-18 11:08:53 +05:30
parent 97b145e2e5
commit 59309783b1
41 changed files with 108 additions and 111 deletions

View File

@@ -325,8 +325,6 @@
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g>個の更新があります</string>
<string name="notification_updates_available_desc_1">新しいバージョンがあります: <xliff:g id="app_one_name">%1$s</xliff:g></string>
<string name="checking_for_updates">更新を確認しています</string>
<string name="pref_updates_check">自動更新チェック</string>
<string name="pref_updates_check_desc">アプリの更新を自動で確認して通知する</string>
<string name="toast_import_success">デバイス設定をインポートしました</string>
<string name="toast_import_failed">デバイス設定をインポートできませんでした</string>
<string name="notification_updates_available_desc_2"><xliff:g id="app_one_name">%1$s</xliff:g><xliff:g id="app_two_name">%2$s</xliff:g></string>