From af163b85200e86a12688231b185f1861a71bb41d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 28 Apr 2009 12:24:39 +0400 Subject: update translations --- tt-rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tt-rss.php') diff --git a/tt-rss.php b/tt-rss.php index b36751554..6f1652303 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -253,7 +253,7 @@ window.onload = init; 15, 30 => 30, 60 => 60, 0 => "All"); + $limits = array(15 => 15, 30 => 30, 60 => 60, 0 => __("All")); $def_art_limit = get_pref($link, 'DEFAULT_ARTICLE_LIMIT'); -- cgit v1.2.3-54-g00ecf