From: Andrew Dolgov Date: Mon, 2 Sep 2013 09:54:41 +0000 (+0400) Subject: add i18n to the search syntax link X-Git-Tag: 1.10~13 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=19ab809633a170dc012d39dbcc81b6a39c7ff055;p=tt-rss.git add i18n to the search syntax link --- diff --git a/classes/feeds.php b/classes/feeds.php index 39444434..5ee125f5 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -1147,7 +1147,7 @@ class Feeds extends Handler_Protected { if (!SPHINX_ENABLED) { print "
- Search syntax + ".__("Search syntax")."
"; }