Changeset [46f766397e01ea45267ddfdb9eaf1b4ba5f7e2ab] by Kamil Politowicz
February 9th, 2010 @ 07:50 PM
Localized date formats
Full operational locales are: en-US and pl. For the rest, an en-US version is copied, please adjust according to national preference.
2 issues remain:
- JS calendar is not translated at all, and inserts date strings in
en-US format into text fields (though they are then shown in proper
locale while updating records) - Welcome flash message (just after
logging in) is not translated (probably it occurs before user
locale is set) (cherry picked from commit
ec4f9de64e77a06d6d598b909ee692e5760d6287)
http://github.com/michaeldv/fat_free_crm/commit/46f766397e01ea45267...
Committed by Kamil Politowicz
- M app/controllers/authentications_controller.rb
- M app/views/admin/users/_user.html.haml
- M app/views/campaigns/_top_section.html.haml
- M app/views/home/_activity.html.haml
- M app/views/opportunities/_opportunity.html.haml
- M app/views/opportunities/_top_section.html.haml
- M app/views/tasks/_top_section.html.haml
- M config/initializers/fat_free_crm.rb
- M config/locales/de_fat_free_crm.yml
- M config/locales/en-US_fat_free_crm.yml
- M config/locales/es-ES_fat_free_crm.yml
- M config/locales/pl_fat_free_crm.yml
- M config/locales/pt-BR_fat_free_crm.yml
- M config/locales/ru_fat_free_crm.yml
- M config/locales/th_fat_free_crm.yml
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond