Add string for Installing_security_update am: 1ee0ff3
am: 0f54a46

* commit '0f54a46af3d2fa5f01fd1e37ed050b3cf697008c':
  Add string for Installing_security_update

Change-Id: Ib9cc5307a030a94f7d9d6e9c52646cf1665bbe3d
diff --git a/tools/recovery_l10n/res/values/strings.xml b/tools/recovery_l10n/res/values/strings.xml
index 3a8aeec..f6193ab 100644
--- a/tools/recovery_l10n/res/values/strings.xml
+++ b/tools/recovery_l10n/res/values/strings.xml
@@ -31,4 +31,8 @@
        LIMIT=60] -->
   <string name="recovery_error">Error!</string>
 
+  <!-- Displayed on the screen beneath the animation while the
+       system is installing a security update. [CHAR LIMIT=60] -->
+  <string name="recovery_installing_security">Installing security update\u2026</string>
+
 </resources>