OSDN Git Service

Shorten location startup dialog string
authorAlan Newberger <alann@google.com>
Fri, 10 Jul 2015 23:46:40 +0000 (16:46 -0700)
committerAlan Newberger <alann@google.com>
Fri, 10 Jul 2015 23:46:40 +0000 (16:46 -0700)
BUG=21706101

Change-Id: I66164d43830cb71bb3a24f0f996a533358cb7d7e

res/values/strings.xml

index 1df8803..00618da 100644 (file)
     <!-- 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] -->