mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
parent
5d1cfb50a9
commit
2d104d3783
@ -17,7 +17,7 @@
|
||||
android:indeterminate="true"/>
|
||||
|
||||
<TextView android:id="@+id/no_results"
|
||||
android:text="@string/giphy_fragment__no_results_found"
|
||||
android:text="@string/giphy_fragment__nothing_found"
|
||||
android:gravity="center"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
@ -763,7 +763,7 @@
|
||||
<string name="giphy_activity_toolbar__search_gifs_and_stickers">Search GIFs and stickers</string>
|
||||
|
||||
<!-- giphy_fragment -->
|
||||
<string name="giphy_fragment__no_results_found">No results found.</string>
|
||||
<string name="giphy_fragment__nothing_found">Nothing found</string>
|
||||
|
||||
|
||||
<!-- log_submit_activity -->
|
||||
|
Loading…
Reference in New Issue
Block a user