From 6a2034f9ffb51c96ceb8e5bfacb7497ffe6f0820 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 3 Feb 2009 18:43:44 +0300 Subject: add viewfeed_offline(); misc fixes --- modules/popup-dialog.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index d7e786684..8a1b20209 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -479,7 +479,7 @@ print_select_hash("amount", 50, $amount); - print " " . __("newest articles for offline reading."); + print " " . __("latest articles for offline reading."); print "
"; @@ -491,8 +491,8 @@ print ""; print "
- +
"; -- cgit v1.2.3-54-g00ecf