Tried removing the button string

This commit is contained in:
Andrew Nguyen 2024-10-19 21:13:22 +11:00
parent 6302e1777a
commit a960f18c03
2 changed files with 1 additions and 3 deletions

View file

@ -11,8 +11,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:text="@string/showcase_view_whole_nearby_activity"/>
android:layout_marginTop="24dp"/>
<LinearLayout
android:layout_width="match_parent"

View file

@ -303,7 +303,6 @@
<string name="about_translate_cancel">Cancel</string>
<string name="retry">Retry</string>
<string name="showcase_view_whole_nearby_activity">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.</string>
<string name="showcase_view_needs_photo">This place needs a photo.</string>
<string name="showcase_view_has_photo">This place already has a photo.</string>
<string name="showcase_view_no_longer_exists">This place no longer exists.</string>