merge latest changes for the he locale. Thanks Darian.

This commit is contained in:
Reinier Balt 2012-04-17 15:33:02 +02:00
parent a367d53756
commit 5c3293745d
2 changed files with 2436 additions and 2338 deletions

View file

@ -554,7 +554,7 @@ class StatsController < ApplicationController
)
i=0
@projects_and_runtime = Array.new(10, [-1, "n/a", "n/a"])
@projects_and_runtime = Array.new(10, [-1, t('common.not_available_abbr'), t('common.not_available_abbr')])
@projects_and_runtime_sql.each do |r|
days = difference_in_days(@today, r.created_at)
# add one so that a project that you just created returns 1 day

File diff suppressed because it is too large Load diff