Small new user improvements (#1143)

- Changed empty library string
- Added empty view for Categories
This commit is contained in:
Bram van de Kerkhof
2018-01-01 14:57:20 +01:00
committed by GitHub
parent 0eae817aa6
commit bdcc6e52e6
8 changed files with 33 additions and 10 deletions

View File

@@ -431,7 +431,8 @@
<string name="information_no_downloads">No downloads</string>
<string name="information_no_recent">No recent chapters</string>
<string name="information_no_recent_manga">No recently read manga</string>
<string name="information_empty_library">Empty library</string>
<string name="information_empty_library">Your library is empty, you can add series to your library from the Catalogues.</string>
<string name="information_empty_category">You have no categories. Hit the plus button to create one for organizing your library.</string>
<!-- Download Notification -->
<string name="download_notifier_downloader_title">Downloader</string>