b/5250353 Added string for prompting user to create an account

Change-Id: Ifc711b438bb6dbad358cd9e8562ba16642097b6e
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5dc9312..3ea5d03 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -249,6 +249,8 @@
     <string name="no_syncable_calendars">No calendars</string>
     <!-- Body of alert shown if the user tries to create an event and has no calendars. Users can start adding an account here. [CHAR LIMIT=NONE] -->
     <string name="no_calendars_found">Before you can add an event, you must add at least one Calendar account to the device and make a calendar visible. Touch \u0022Add account\u0022 to add an account (if you just added an account, wait for it to finish syncing and try again). Or touch Cancel and ensure that at least one calendar is visible.</string>
+    <!-- Body of dialog prompting the user to create an account.[CHAR LIMIT=NONE] -->
+    <string name="create_an_account_desc">"Calendar works better with a Google Account.\n\n\u2022 Access it from any web browser\n\u2022 Back up your events securely"</string>
     <!-- Title of a button shown when there is no account available and the system prompt a user to add one. [CHAR LIMIT=none] -->
     <string name="add_account">Add account</string>
     <!-- Label for adding guests to an event [CHAR LIMIT=32]-->