From 9f843e7751e1dbbe21d952a43e81523793caa0de Mon Sep 17 00:00:00 2001 From: Tianjie Xu Date: Mon, 22 Oct 2018 15:02:58 -0700 Subject: Add description for the new translation As we localize the wipe data menu under the recovery mode, some additional strings need the new translation. The strings include 1. The menu header that prompts a data wipe 2. Try again description 3. Factory reset description 4. The menu header to confirm a data wipe 5. Cancel description We will resue the "Factory reset description" in the confirmation menu; and the image_generator tool will be moved to this directory in later cls. Bug: 74397117 Test: mma Change-Id: I706b8677dba506b62e890f6b200e3eb3b11ce483 --- tools/recovery_l10n/res/values/strings.xml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/tools/recovery_l10n/res/values/strings.xml b/tools/recovery_l10n/res/values/strings.xml index d56d0733c..a557ba8af 100644 --- a/tools/recovery_l10n/res/values/strings.xml +++ b/tools/recovery_l10n/res/values/strings.xml @@ -36,4 +36,36 @@ system is installing a security update. [CHAR LIMIT=60] --> Installing security update + + Cannot load Android + system. Your data may be corrupt. If you continue to get this + message, you may need to perform a factory data reset and erase + all user data stored on this device. + + + Try again + + + Factory data reset + + + Wipe all user data?\n\n + THIS CAN NOT BE UNDONE! + + + Cancel + -- cgit v1.2.3