diff --git a/app/src/main/res/layout/fragment_explore_map.xml b/app/src/main/res/layout/fragment_explore_map.xml
index e2d628dab..df6e98b2a 100644
--- a/app/src/main/res/layout/fragment_explore_map.xml
+++ b/app/src/main/res/layout/fragment_explore_map.xml
@@ -62,6 +62,7 @@
     android:padding="@dimen/activity_margin_horizontal"
     android:singleLine="true"
     android:text="@string/search_this_area"
+    android:textAllCaps="false"
     android:textColor="@color/status_bar_blue"
     android:visibility="gone"
     app:elevation="@dimen/dimen_6" />
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b5c2dc529..31044d77b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -303,7 +303,7 @@
 
   Cancel
   Retry
-  These are the places near you that need pictures to illustrate their Wikipedia articles.\n\nClicking on \'SEARCH THIS AREA\' locks the map and launches a nearby search around that location.
+  These are the places near you that need pictures to illustrate their Wikipedia articles.\n\nClicking on \'Search this area\' locks the map and launches a nearby search around that location.
   This place needs a photo.
   This place already has a photo.
   This place no longer exists.