This commit is contained in:
Amine Bou
2017-12-17 19:51:20 +01:00
parent 4c499abcdb
commit 9559af3637
37 changed files with 229 additions and 57 deletions

View File

@ -162,4 +162,6 @@
<string name="prefer_webview_in_article_viewer_title">Use a webview in the article viewer.</string>
<string name="prefer_webview_in_article_viewer_on">Using the webview for the content of the article viewer. Urls, gifs and images will be better handled, but may be slower.</string>
<string name="prefer_webview_in_article_viewer_off">The content of the article will be displayed as simple text with links and images. Urls may not work, and gifs won\'t load.</string>
<string name="add_to_favs_reader">Add to favorites</string>
<string name="remove_to_favs_reader">Remove from favorites</string>
</resources>