Fix chapter recognition. Improve initial requests to fetch chapters from source

This commit is contained in:
inorichi
2015-12-03 13:57:25 +01:00
parent b986309b81
commit 384acb2322
5 changed files with 48 additions and 15 deletions

View File

@@ -91,6 +91,7 @@
<string name="chapter_queued">Queued</string>
<string name="chapter_downloading">Downloading</string>
<string name="chapter_error">Error</string>
<string name="fetch_chapters_error">Error while fetching chapters</string>
<!-- Reader activity -->
<string name="downloading">Downloading…</string>