From 236643f5e40682fddda7044172638e4e4b3e7330 Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Wed, 5 Aug 2015 15:53:37 -0300 Subject: [PATCH] Fixed English home translation. Closing p tag. --- config/locales/views/home/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/views/home/en.yml b/config/locales/views/home/en.yml index 26f431f..6dd0b85 100644 --- a/config/locales/views/home/en.yml +++ b/config/locales/views/home/en.yml @@ -1,5 +1,5 @@ en: title_home_index: "Understanding Code Metrics" - body_home_index_html: "This is Mezuro! A free/libre web platform for collaborative source code evaluation.

Here you can evaluate your source code with the most popular SCMs (like Git and SVN), just by providing its URL. For now, you can evaluate C, C++, Java and Ruby source codes, but we are looking forward to supporting more languages in the future (Python is coming soon)." + body_home_index_html: "This is Mezuro! A free/libre web platform for collaborative source code evaluation.

Here you can evaluate your source code with the most popular SCMs (like Git and SVN), just by providing its URL. For now, you can evaluate C, C++, Java and Ruby source codes, but we are looking forward to supporting more languages in the future (Python is coming soon).

" body_feedback_home_index_html: "Mezuro is continuously under development. Try it and give us your %{href}." latest_projects: "Latest projects" -- libgit2 0.21.2