summaryrefslogtreecommitdiff
path: root/classes/dlg.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-08-23 23:15:01 +0400
committerAndrew Dolgov <[email protected]>2012-08-23 23:15:01 +0400
commit4c97d1f6af7e354e1bd535096acfa922fe11255d (patch)
tree33247e87ba16573585fb1876acc7c94582f23cf3 /classes/dlg.php
parentcaeee35fd5b9f240818144f2ddc4cb09fa6675e5 (diff)
newVersionDlg: mention prefs updater
Diffstat (limited to 'classes/dlg.php')
-rw-r--r--classes/dlg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/dlg.php b/classes/dlg.php
index 2701a98b2..3529fa5f1 100644
--- a/classes/dlg.php
+++ b/classes/dlg.php
@@ -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\"