Christophe Bliard

Results 61 comments of Christophe Bliard

Thanks @Rincewind34. Translations are explained in our [translation documentation](https://www.openproject.org/docs/development/concepts/translations/). It may be helpful to know where you looked for it so that I can add more pointers to this page....

@Rincewind34 I noticed you have a failing rubocop github action too. For a faster feedback loop, you can integrate rubocop in your development workflow: run `bundle exec lefthook install` to...

71 inconsistent interpolations remaining `i18n-tasks check-consistent-interpolations --config config/i18n-tasks-all-files.yml` output ``` +--------+----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Locale | Key | Value | +--------+----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | ar | js.storages.file_links.selection.zero | Link %{count} files | | cs...

51 inconsistent interpolations remaining `i18n-tasks check-consistent-interpolations --config config/i18n-tasks-all-files.yml` output ``` +--------+----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Locale | Key | Value | +--------+----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | ar | js.storages.file_links.selection.zero | Link %{count} files | | cs...

64 inconsistent interpolations remaining `i18n-tasks check-consistent-interpolations --config config/i18n-tasks-all-files.yml` output ``` Inconsistent interpolations (64) | i18n-tasks v1.0.14 +--------+----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Locale | Key | Value | +--------+----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | ar | js.storages.file_links.selection.zero |...

8 inconsistent interpolations remaining `i18n-tasks check-consistent-interpolations --config config/i18n-tasks-all-files.yml` output ``` Inconsistent interpolations (64) | i18n-tasks v1.0.14 +--------+-----------------------------------------------------------------------+---------------------------------------------------------+ | Locale | Key | Value | +--------+-----------------------------------------------------------------------+---------------------------------------------------------+ | ar | js.storages.file_links.selection.zero |...

3 inconsistent interpolations remaining! They should now all be fixed at next run. `i18n-tasks check-consistent-interpolations --config config/i18n-tasks-all-files.yml` output ``` Inconsistent interpolations (3) | i18n-tasks v1.0.14 +--------+--------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ | Locale | Key...

🎉 ``` ❯ i18n-tasks check-consistent-interpolations --config config/i18n-tasks-all-files.yml #StandWithUkraine Good job! No inconsistent interpolations found. ```

> I only have minor things so feel free to merge once you are contend. Not everything I noted down needs to be addressed. > > Related to this PR...

> I think > > > Status % Complete changed % complete value for status 'In progress' changed from 30% to 40% > > can be simplified to > >...