]> git.wh0rd.org - tt-rss.git/blobdiff - localized_schema.php
getNeighborIds: add scope, add automatic prefetch for articles under mouse
[tt-rss.git] / localized_schema.php
index 7993f0a3c9b70489563e740b87cac9c839c30629..d826fba90bc2cb781d37073c3b5e2d697f3c0a12 100644 (file)
@@ -49,6 +49,8 @@
        __("User stylesheet URL");
        __("Link to user stylesheet to override default style, disabled if empty.");
        __("Maximum age of fresh articles (in hours)");
+       __("Hide feedlist");
+       __("This option hides feedlist and allows it to be toggled on the fly, useful for small screens.");
 
        __("Advanced");
 
@@ -65,5 +67,8 @@
        __("Strip unsafe tags from articles");
        __("Strip all but most common HTML tags when reading articles.");
        __("Use more accessible date/time format for headlines");
+       __("Automatically expand articles in combined mode");
+       __("Purge unread articles");
+       __("Show special feeds when hiding read feeds");
 
 ?>