This commit is contained in:
Amine
2018-11-06 20:29:00 +01:00
parent f6ab909f8b
commit 1e02ad2041
5 changed files with 36 additions and 2 deletions

View File

@ -161,4 +161,8 @@
<string name="loading_notification_title">Loading ...</string>
<string name="loading_notification_text">Selfoss is syncing your articles</string>
<string name="notification_channel_sync">Sync notification</string>
<string name="new_items_channel_sync">New items notification</string>
<string name="new_items_notification_title">New items !</string>
<string name="new_items_notification_text">%1$d new items loaded.</string>
<string name="pref_switch_notify_new_items">Notify on new items synced.</string>
</resources>