mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
Tried removing the button string
This commit is contained in:
parent
6302e1777a
commit
a960f18c03
2 changed files with 1 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue