Show toast when source login is needed

This commit is contained in:
inorichi
2015-11-01 22:04:48 +01:00
parent 9407d9b4f5
commit 22ee78d256
4 changed files with 6 additions and 3 deletions

View File

@@ -75,5 +75,6 @@
<string name="downloading">Downloading…</string>
<string name="download_progress">Downloaded %1$d%%</string>
<string name="chapter_progress">Page: %1$d</string>
<string name="source_requires_login">This source requires login</string>
</resources>