You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nearby: make list resize and display message when empty (commons-app#3746)
* Nearby: make list resize and display message when empty
* refactored and renamed for clarity
* refactoring and simplifying based on comments
* refactoring and simplifying based on comments
* removing vertical orientation
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1
Original file line number
Diff line number
Diff line change
@@ -628,5 +628,6 @@ Upload your first media by tapping on the add button.</string>
628
628
<stringname="ask_to_turn_location_on">Turn on location?</string>
629
629
<stringname="nearby_needs_location">Nearby needs location enabled to work properly</string>
630
630
<stringname="use_location_from_similar_image">Did you shoot these two pictures at the same place? Do you want to use the latitude/longitude of the picture on the right?</string>
631
+
<stringname="nearby_no_results">No places found, try changing your search criteria.</string>
0 commit comments