Commit 236643f5e40682fddda7044172638e4e4b3e7330

Authored by Diego Camarinha
Committed by Rafael Manzo
1 parent ef7ff52b

Fixed English home translation. Closing p tag.

Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/locales/views/home/en.yml
1 1 en:
2 2 title_home_index: "Understanding Code Metrics"
3   - body_home_index_html: "This is Mezuro! A <strong>free/libre</strong> web platform for <strong>collaborative</strong> source code <strong>evaluation</strong>.</p> <p>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 <strong>C</strong>, <strong>C++</strong>, <strong>Java</strong> and <strong>Ruby</strong> source codes, but we are looking forward to supporting more languages in the future (Python is coming soon)."
  3 + body_home_index_html: "This is Mezuro! A <strong>free/libre</strong> web platform for <strong>collaborative</strong> source code <strong>evaluation</strong>.</p> <p>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 <strong>C</strong>, <strong>C++</strong>, <strong>Java</strong> and <strong>Ruby</strong> source codes, but we are looking forward to supporting more languages in the future (Python is coming soon).</p>"
4 4 body_feedback_home_index_html: "Mezuro is continuously under development. Try it and give us your %{href}."
5 5 latest_projects: "Latest projects"
... ...