summaryrefslogtreecommitdiff
path: root/localized_schema.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-07-23 04:55:35 +0100
committerAndrew Dolgov <[email protected]>2008-07-23 04:55:35 +0100
commitd234a2e39d18e685f3ed76ceca2f30f3bfa0eb18 (patch)
treede3722a1e0aea66f1d2bf5a892ca6ec12a822e00 /localized_schema.php
parent3e6623a99acbabf4250001e9a81263c5dc5f12af (diff)
new option: SYNC_COUNTERS (bump schema)
Diffstat (limited to 'localized_schema.php')
-rw-r--r--localized_schema.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/localized_schema.php b/localized_schema.php
index 083e2eb24..9325160df 100644
--- a/localized_schema.php
+++ b/localized_schema.php
@@ -72,5 +72,6 @@
__("Automatically expand articles in combined mode");
__("Purge unread articles");
__("Show special feeds when hiding read feeds");
+ __("Prefer more accurate feedlist counters to UI speed");
?>