|
Merge pull request #31 from DigitalCurationCentre/final_schema
started the migration from i18n to gettext |
|---|
| Gemfile |
|---|
| app/controllers/application_controller.rb |
|---|
| app/helpers/application_helper.rb |
|---|
| app/views/home/index.html.erb |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| app/views/layouts/_signin_signout.html.erb |
|---|
| app/views/layouts/application.html.erb |
|---|
| app/views/shared/_login_form.html.erb |
|---|
| app/views/shared/_register_form.html.erb |
|---|
| config/initializers/fast_gettext.rb 0 → 100644 |
|---|
| config/initializers/locale.rb |
|---|
| config/locale/app.pot 0 → 100644 |
|---|
| config/locale/de/app.po 0 → 100644 |
|---|
| config/locale/en-UK/app.po 0 → 100644 |
|---|
| config/locale/en-US/app.po 0 → 100644 |
|---|
| config/locale/es/app.po 0 → 100644 |
|---|
| config/locale/fr/app.po 0 → 100644 |
|---|