]> git.wh0rd.org - tt-rss.git/blobdiff - localized_schema.php
daemon2: check proper lockfile location in reap_children()
[tt-rss.git] / localized_schema.php
index c883d5f139812a6daba8bf78ac658932db5783da..8d827d1dcb2398413f1a40aa0a2da05b89ceaac0 100644 (file)
        __("Title or Content");
        __("Link");
        __("Content");
+       __("Article Date");
 
        __("Filter article");
        __("Mark as read");
        __("Set starred");
        __("Publish article");
        __("Assign tags");
+       __("Assign label");
 
        # prefs
 
@@ -29,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");
 
@@ -77,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");
 
 ?>