diff --git a/mobile/functions.php b/mobile/functions.php index e5904d7b2..a37bc0207 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 "