Shorten location startup dialog string

BUG=21706101

Change-Id: I66164d43830cb71bb3a24f0f996a533358cb7d7e
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1df8803..00618da 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -682,7 +682,7 @@
     <!-- Title for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT=50] -->
     <string name="remember_location_title">Remember photo locations?</string>
     <!-- Message for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT=None] -->
-    <string name="remember_location_prompt">Tag your photos and videos with the locations where they are taken.\n\nOther apps can access this information along with your saved images.</string>
+    <string name="remember_location_prompt">Tag your photos and videos with the locations where they\'re taken.</string>
     <!-- Negative answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT=20] -->
     <string name="remember_location_no">No thanks</string>
     <!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT=20] -->