Dbrant has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/251976

Change subject: Update verbiage of message when no nearby pages are found.
......................................................................

Update verbiage of message when no nearby pages are found.

Bug: T114217
Change-Id: Iaf98ccd64408df1aeb67fed13c76070910079a0b
---
M app/src/main/res/values-qq/strings.xml
M app/src/main/res/values/strings.xml
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/76/251976/1

diff --git a/app/src/main/res/values-qq/strings.xml 
b/app/src/main/res/values-qq/strings.xml
index ee46a53..e612d23 100644
--- a/app/src/main/res/values-qq/strings.xml
+++ b/app/src/main/res/values-qq/strings.xml
@@ -71,7 +71,7 @@
   <string name="nav_item_nearby">Entry in nav drawer for Nearby feature
 {{Identical|Nearby}}</string>
   <string name="nearby_empty_title">Title line for message when no nearby 
pages were found</string>
-  <string name="nearby_empty_message">Message details when no nearby pages 
were found</string>
+  <string name="nearby_empty_message">Message details when no pages about 
nearby topics were found</string>
   <string name="nearby_distance_in_meters">Distance to the place mentioned in 
the nearby page in meters. Please leave the %d as is. It represents an integer 
decimal number up to 999.</string>
   <string name="nearby_distance_in_kilometers">Distance to the place mentioned 
in the nearby page in kilometers. Please leave the %.2f as is. It represents a 
floating point number with 2 digits after the decimal point.</string>
   <string name="nearby_distance_in_feet">Distance to the place mentioned in 
the nearby page in feet. Please leave the %d as is. It represents an integer 
decimal number up to 999.</string>
diff --git a/app/src/main/res/values/strings.xml 
b/app/src/main/res/values/strings.xml
index 359476e..4985efa 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -53,7 +53,7 @@
     <!-- Nearby -->
     <string name="nav_item_nearby">Nearby</string>
     <string name="nearby_empty_title">No nearby pages here!</string>
-    <string name="nearby_empty_message">Move to a new location to see pages 
around you.</string>
+    <string name="nearby_empty_message">Move to a new location to see pages 
about topics near you.</string>
     <string name="nearby_distance_in_meters">%d m</string>
     <string name="nearby_distance_in_kilometers">%.2f km</string>
     <string name="nearby_distance_in_feet">%d ft</string>

-- 
To view, visit https://gerrit.wikimedia.org/r/251976
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf98ccd64408df1aeb67fed13c76070910079a0b
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to