Fixes #10. Fixes #68.

This commit is contained in:
Amine
2017-09-10 12:59:51 +02:00
parent 12356a35fa
commit 54b2ac7f24
14 changed files with 82 additions and 42 deletions

View File

@ -150,4 +150,7 @@
<string
name="display_header_drawer_summary">Display a header with the selfoss instance url on the lateral drawer.</string>
<string name="display_header_drawer_title">Account header</string>
<string name="login_everything_title">Logging every api calls</string>
<string name="login_everything_on">This will log every api call for debug purpose.</string>
<string name="login_everything_off">No api call will be logged</string>
</resources>