further i18n changes for Hebrew, impacting other locales too

This commit is contained in:
Reinier Balt 2012-04-11 21:09:46 +02:00
parent ea158d8aab
commit 6ec41600ab
12 changed files with 277 additions and 272 deletions

View file

@ -1,6 +1,6 @@
<%-
time_labels = Array.new(@count){ |i| "#{i}-#{i+1}" }
time_labels[0] = "within 1"
time_labels[0] = t('stats.within_one')
time_labels[@count] = "> #{@count}"
-%>
&title=<%= t('stats.action_completion_time_title') %>,{font-size:16},&