OSDN Git Service

Show the number of days in the subject line of Reminder emails.
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 3 Aug 2010 16:01:53 +0000 (16:01 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 3 Aug 2010 16:01:53 +0000 (16:01 +0000)
commit16969fdbbb08403f6c11404085561fdbd565b487
treec5e055303411f2d0bb90a2f73c7736dea81d4cf6
parent13234f85521d3d8a673fecda3e1a1f4abd1025b8
Show the number of days in the subject line of Reminder emails.

i18n check needed.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3907 e93f8b46-1217-0410-a6f0-8f06a7374b81
44 files changed:
app/models/mailer.rb
config/locales/bg.yml
config/locales/bs.yml
config/locales/ca.yml
config/locales/cs.yml
config/locales/da.yml
config/locales/de.yml
config/locales/el.yml
config/locales/en-GB.yml
config/locales/en.yml
config/locales/es.yml
config/locales/eu.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hr.yml
config/locales/hu.yml
config/locales/id.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/lt.yml
config/locales/lv.yml
config/locales/mn.yml
config/locales/nl.yml
config/locales/no.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt.yml
config/locales/ro.yml
config/locales/ru.yml
config/locales/sk.yml
config/locales/sl.yml
config/locales/sr-CY.yml
config/locales/sr.yml
config/locales/sv.yml
config/locales/th.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/vi.yml
config/locales/zh-TW.yml
config/locales/zh.yml
test/unit/mailer_test.rb