From: Andrew Dolgov Date: Tue, 16 Dec 2008 06:43:49 +0000 (+0100) Subject: mobile: add some translations X-Git-Tag: 1.2.30~10 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e0142e27ec9d24fca008cf2c7a8a307d90e166e5;p=tt-rss.git mobile: add some translations --- diff --git a/mobile/functions.php b/mobile/functions.php index e5904d7b..a37bc020 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -9,16 +9,16 @@ print "
"; if ($tags) { - print "Tags - (View feeds, "; + print __("Tags")." + (".__("View feeds").", "; } else { - print "Feeds - (View tags, "; + print __("Feeds")." + (".__("View tags").", "; } - print "Search, "; + print "".__("Search").", "; - print "Logout)"; + print "".__("Logout").")"; print "
"; print "