|
Added `rake translatable:find`
ran gettext:find and fixed up en_US translations added translatable:find task and fixed up a few files added exception to po/pot backup files in gitignore began fixing up pt_BR added pt_BR translations fixed issue with multiline translatable text on help page. reran translatable:find and fixed up app.pot, pt_BR, en_US and en_GB fixed test fixed another test updated author comments added devise and bootstrap translations for pt_BR |
|---|
|
|
| .gitignore |
|---|
| app/controllers/answers_controller.rb |
|---|
| app/models/concerns/exportable_plan.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/views/devise/registrations/_personal_details.html.erb |
|---|
| app/views/orgs/_feedback_form.html.erb |
|---|
| app/views/static_pages/help.html.erb |
|---|
| config/locale/app.pot |
|---|
| config/locale/de/app.po |
|---|
| config/locale/el/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/en_GB/app.po |
|---|
| config/locale/en_US/app.po |
|---|
| config/locale/es/app.po |
|---|
| config/locale/fi/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/fr_CA/app.po 100644 → 0 |
|---|
| config/locale/fr_FR/app.po |
|---|
| config/locale/ja/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/pt_BR/app.po 0 → 100644 |
|---|
| config/locale/ro/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locale/sv_FI/app.po 100644 → 0 |
|---|
|
Not supported
|
| config/locales/bootstrap/pt_BR.bootstrap.yml 0 → 100644 |
|---|
| config/locales/devise/devise.pt_BR.yml 0 → 100644 |
|---|
| config/locales/pt_BR.yml 0 → 100644 |
|---|
| lib/tasks/translatable.rake 0 → 100644 |
|---|
| test/integration/answer_locking_test.rb |
|---|