mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
* Fix #2104 by removing delete recent searches button when list is empty * Changed text to 'No recent searches' when the list is empty
This commit is contained in:
parent
2cd485359d
commit
2175ba2d89
3 changed files with 18 additions and 0 deletions
|
|
@ -343,6 +343,7 @@
|
|||
<string name="error_fetching_nearby_places">Error fetching nearby places.</string>
|
||||
<string name="add_description">+ Add description</string>
|
||||
|
||||
<string name="no_recent_searches">No recent searches</string>
|
||||
<string name="delete_recent_searches_dialog">Are you sure you want to clear your search history?</string>
|
||||
<string name="search_history_deleted">Search history deleted</string>
|
||||
<string name="nominate_delete">Nominate For Deletion</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue