]> git.wh0rd.org Git - tt-rss.git/commitdiff
newVersionDlg: mention prefs updater
authorAndrew Dolgov <fox@fakecake.org>
Thu, 23 Aug 2012 19:15:01 +0000 (23:15 +0400)
committerAndrew Dolgov <fox@fakecake.org>
Thu, 23 Aug 2012 19:15:01 +0000 (23:15 +0400)
classes/dlg.php

index 2701a98b29d961bd7ebca098a899f5540ef59a13..3529fa5f1ec1a0843cebff467cb2bada0bd8f799 100644 (file)
@@ -899,7 +899,7 @@ class Dlg extends Handler_Protected {
                $details = "http://tt-rss.org/redmine/versions/show/$id";
                $download = "http://tt-rss.org/#Download";
 
-               print "<p align='center'>".__("You can try updating automatically using update.php")."</p>";
+               print "<p align='center'>".__("You can update using built-in updater in the Preferences or by using update.php")."</p>";
 
                print "<div style='text-align : center'>";
                print "<button dojoType=\"dijit.form.Button\"