Updater: Clarify explanation for why A/B can't disable recovery update

Change-Id: Ia8cd1ec8c1ed5b5c8c2b9761da6782d66d1f67cd
This commit is contained in:
Nolen Johnson
2020-11-13 18:50:27 -05:00
parent 96626c2fde
commit a3c6c19a5f

View File

@@ -78,7 +78,7 @@
<string name="menu_changelog_url" translatable="false">https://download.lineageos.org/<xliff:g id="device_name">%1$s</xliff:g>/changes</string> <string name="menu_changelog_url" translatable="false">https://download.lineageos.org/<xliff:g id="device_name">%1$s</xliff:g>/changes</string>
<string name="menu_ab_perf_mode">Prioritize update process</string> <string name="menu_ab_perf_mode">Prioritize update process</string>
<string name="menu_update_recovery">Update recovery</string> <string name="menu_update_recovery">Update recovery</string>
<string name="toast_forced_update_recovery">You cannot disable the update of Lineage Recovery on this device.</string> <string name="toast_forced_update_recovery">It is impossible to disable Lineage Recovery updates on this device.</string>
<string name="snack_updates_found">New updates found</string> <string name="snack_updates_found">New updates found</string>
<string name="snack_no_updates_found">No new updates found</string> <string name="snack_no_updates_found">No new updates found</string>