Merge "Fix confusing setup screen title."
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c34ac09..94f0766 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -295,6 +295,12 @@
 
     <!-- Title of screen when setting up new email account -->
     <string name="account_setup_basics_title">Set up email</string>
+    <!-- Title of the screen when adding exchange account -->
+    <string name="account_setup_basics_exchange_title">
+        Add an Exchange account</string>
+    <!-- Title of the screen when adding exchange account -->
+    <string name="account_setup_basics_exchange_title_alternate">
+        Add an Exchange ActiveSync account</string>
     <!-- On "Set up email" screen, enthusiastic welcome message. -->
     <string name="accounts_welcome">You can configure Email for most accounts in just a few steps.
         </string>