]> git.wh0rd.org - tt-rss.git/blobdiff - localized_schema.php
add some more lockfiles to update_daemon2
[tt-rss.git] / localized_schema.php
index 083e2eb24bfe70ee6dea2f6a1e9f11e5dd49e29e..8d827d1dcb2398413f1a40aa0a2da05b89ceaac0 100644 (file)
        __("Title or Content");
        __("Link");
        __("Content");
+       __("Article Date");
 
        __("Filter article");
        __("Mark as read");
        __("Set starred");
        __("Publish article");
        __("Assign tags");
+       __("Assign label");
 
        # prefs
 
@@ -28,6 +30,9 @@
        __("This option enables sending daily digest of new (and unread) headlines on your configured e-mail address");
        __("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");
 
@@ -39,7 +44,7 @@
        __("Enable search toolbar");
        __("Hide feeds with no unread messages");
        __("Mark articles as read automatically");
-       __("This option enables marking articles as read automatically in combined mode while you scroll article list.");
+       __("This option enables marking articles as read automatically in combined mode (except for Fresh articles feed) while you scroll article list.");
        __("On catchup show next feed");
        __("When \"Mark as read\" button is clicked in toolbar, automatically open next feed with unread articles.");
        __("Open article links in new browser window");
@@ -59,7 +64,7 @@
        __("Blacklisted tags");
        __("When auto-detecting tags in articles these tags will not be applied (comma-separated list).");
        __("Confirm marking feed as read");
-       __("Enable icons in feedlist");
+       __("Enable feed icons");
        __("Enable labels");
        __("Experimental support for virtual feeds based on user crafted SQL queries. This feature is highly experimental and at this point not user friendly. Use with caution.");
        __("Long date format");
        __("Automatically expand articles in combined mode");
        __("Purge unread articles");
        __("Show special feeds when hiding read feeds");
+       __("Prefer more accurate feedlist counters to UI speed");
+       __("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");
 
 ?>