1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Improve empty joural text.

This commit is contained in:
Tom Hacohen 2017-11-29 13:06:41 +00:00
parent 0e6ee9c101
commit 7a40cf615e

View File

@ -275,7 +275,7 @@
<string name="delete_collection_deleting_collection">Deleting collection</string> <string name="delete_collection_deleting_collection">Deleting collection</string>
<!-- JournalViewer --> <!-- JournalViewer -->
<string name="journal_entries_list_empty">No entries found for this journal</string> <string name="journal_entries_list_empty">Journal is empty.\n(Maybe it\'s still syncing?)</string>
<string name="journal_entries_loading">Loading journal entries...</string> <string name="journal_entries_loading">Loading journal entries...</string>
<!-- ExceptionInfoFragment --> <!-- ExceptionInfoFragment -->