Changed code to support basic i18n.

Added RubyMine configuration and rvm setup to .gitignore.
This commit is contained in:
Marcus Ilgner 2010-10-31 21:27:13 +08:00 committed by Reinier Balt
parent 04faa5d408
commit fd3f69d927
99 changed files with 1157 additions and 601 deletions

View file

@ -5,7 +5,7 @@
<br style="clear:both">
<div class="stats_module">
<h3>Top 5 Contexts</h3>
<h3><%= t('stats.top5_contexts') %></h3>
<%
1.upto 5 do |i|
%><%=i-%> -
@ -19,7 +19,7 @@
</div>
<div class="stats_module">
<h3>Top 5 Visible Contexts with incomplete actions</h3>
<h3><%= t('stats.top5_visible_contexts_with_incomplete_actions') %></h3>
<%
1.upto 5 do |i|
%><%=i-%> -