Added the ability to choose the number of items loaded.

This commit is contained in:
Amine
2017-08-26 21:36:19 +02:00
parent ba4feeea87
commit 7bda896e2d
9 changed files with 53 additions and 9 deletions

View File

@@ -140,4 +140,6 @@
<string name="login_menu_debug">Debug</string>
<string name="self_hosted_cert_switch">Using a self hosted certificate ?</string>
<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>
</resources>