Added reading article log.

This commit is contained in:
Amine
2017-08-29 22:49:20 +02:00
parent 286dda7f80
commit b39d510e07
7 changed files with 53 additions and 22 deletions

View File

@@ -142,4 +142,7 @@
<string name="self_signed_cert_warning">Due to security reasons, self signed certificates are not supported by default. By activating this, I\'ll not be responsible of any security problem you encounter.</string>
<string name="pref_selfoss_category">Selfoss Api</string>
<string name="pref_api_items_number_title">Loaded items number</string>
<string name="read_debug_title">Read articles appearing as unread ?</string>
<string name="read_debug_off">No log when marking an item as read</string>
<string name="read_debug_on">Api calls will be logged when marking an article as read</string>
</resources>