Skip to content

i18n(spp_programs): fix broken French in fr.po (#237)#301

Open
Tarekchehahde wants to merge 1 commit into
OpenSPP:19.0from
Tarekchehahde:i18n/237-fix-broken-french-spp-programs
Open

i18n(spp_programs): fix broken French in fr.po (#237)#301
Tarekchehahde wants to merge 1 commit into
OpenSPP:19.0from
Tarekchehahde:i18n/237-fix-broken-french-spp-programs

Conversation

@Tarekchehahde

Copy link
Copy Markdown

Summary

Test plan

  • Load fr_FR and spot-check cycle/program forms for corrected labels
  • No code changes — .po only

Fixes #237

Made with Cursor

Replace machine-mangled half-English strings (In-Type, To Approuver,
Initial Montant, etc.) with reviewed French for fr_FR deployments.

Co-authored-by: Cursor <cursoragent@cursor.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the French translations in spp_programs/i18n/fr.po to correct several broken and literal translations, particularly around 'In-Kind' entitlements. The feedback suggests translating 'In-Kind' as 'En nature' instead of 'Dons en nature' to maintain consistency with other translated terms like 'Droit en nature' and 'Article en nature'.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread spp_programs/i18n/fr.po
#: model:ir.ui.menu,name:spp_programs.spp_programs_root
msgid "In-Kind"
msgstr "In-Type"
msgstr "Dons en nature"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency with the rest of the translations in this file (such as 'Droit en nature', 'Article en nature', 'Quantité en nature'), it is recommended to translate 'In-Kind' as 'En nature' instead of 'Dons en nature'. Additionally, 'Dons' (donations) is too restrictive for general in-kind benefits or entitlements.

msgstr "En nature"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

i18n(spp_programs): correct broken/half-machine French translations in fr.po

1 participant