tracks/config
Katrina Owen cb9073f4bd Swap min/max variables in i18n translation
The :min was pointing at the max value, and the inverse.

I had to tweak a few of the language files as well, to make sure that
minimum and maximum are pointing to the correct values.

I didn't touch the hebrew language file, so someone with the correct
language skills may want to take a look at it to make sure that the text
matches the interpolation variables that get sent in.
2013-02-28 20:43:11 -05:00
..
environments set caching back to false for development environment 2013-02-27 12:06:25 +01:00
initializers Bump the development version number 2013-02-05 00:28:39 -05:00
locales Swap min/max variables in i18n translation 2013-02-28 20:43:11 -05:00
application.rb Disable loading of the full environment during assets:precompile 2012-11-27 14:19:45 -05:00
boot.rb initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
cucumber.yml set default format to progress for cucumber 2012-12-26 16:46:05 +01:00
database.yml.tmpl Use mysql for all databases in the template file 2012-10-09 12:22:07 -05:00
environment.rb do not depend on ruby 1.9.x for production use 2012-05-18 17:51:50 +02:00
routes.rb Fix routing for todos#remove_predecessor 2012-12-24 11:51:44 -05:00
site.yml.tmpl fix #1350 by removing admin_email from preferences model and add it as a site option in 2012-12-23 21:03:37 +01:00