Page MenuHomePhorge

D8258.1765109804.diff
No OneTemporary

Size
536 B
Referenced Files
None
Subscribers
None

D8258.1765109804.diff

diff --git a/native/search/message-search.react.js b/native/search/message-search.react.js
--- a/native/search/message-search.react.js
+++ b/native/search/message-search.react.js
@@ -178,7 +178,7 @@
return <SearchFooter text="End of results" />;
}
const text =
- 'No results, please try using different keywords to refine your search';
+ 'No results. Please try using different keywords to refine your search';
return <SearchFooter text={text} />;
}, [query, endReached, measuredMessages.length]);

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 7, 12:16 PM (18 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844141
Default Alt Text
D8258.1765109804.diff (536 B)

Event Timeline