]> git.wh0rd.org - tt-rss.git/blobdiff - localized_schema.php
add some more lockfiles to update_daemon2
[tt-rss.git] / localized_schema.php
index e18b191d75707a2011cca70090385352cf860af5..8d827d1dcb2398413f1a40aa0a2da05b89ceaac0 100644 (file)
@@ -31,6 +31,8 @@
        __("Purge old posts after this number of days (0 - disables)");
        __("Update post on checksum change");
        __("Mark articles in e-mail digest as read");
+       __("Enable offline reading");
+       __("Synchronize new articles for offline reading using Google Gears.");
 
        __("Interface");
 
@@ -79,5 +81,6 @@
        __("Enable inline MP3 player");
        __("Enable the Flash-based XSPF Player to play MP3-format podcast enclosures.");
        __("Do not show images in articles");
+       __("Enable external API");
 
 ?>