From 12806125152712ca04d42701cad473d51684801e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 23 Aug 2012 22:02:29 +0400 Subject: self-update: update up to date prompt --- classes/pref/prefs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/pref/prefs.php') diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index e30a82575..5b472d5a9 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -510,7 +510,7 @@ class Pref_Prefs extends Handler_Protected { __('Update Tiny Tiny RSS')."

"; } else { - print_notice(__("You are currently using latest version of Tiny Tiny RSS. Update not required.")); + print_notice(__("Your Tiny Tiny RSS installation is up to date.")); } print ""; #pane -- cgit v1.2.3