Skip to content

Fix translation string for Settle button#1417

Open
zorun wants to merge 1 commit intomainfrom
update_translations
Open

Fix translation string for Settle button#1417
zorun wants to merge 1 commit intomainfrom
update_translations

Conversation

@zorun
Copy link
Contributor

@zorun zorun commented Feb 22, 2026

We now have a "Settle" button to create a settlement bill, but this conflicts with the "Settle" menu entry. In French, they have different translations: the menu shows "Remboursements", but this translation does not work at all for the button.

So, use a different translation string to separate the two distinct usages.

We now have a "Settle" button to create a settlement bill, but this
conflicts with the "Settle" menu entry.  In French, they have different
translations: the menu shows "Remboursements", but this translation does
not work at all for the button.

So, use a different translation string to separate the two distinct usages.
@zorun zorun force-pushed the update_translations branch from 972270d to d783c25 Compare February 22, 2026 17:43
Copy link
Contributor

@JocelynDelalande JocelynDelalande left a comment

Choose a reason for hiding this comment

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

Je suis pas sur à 100% mais j'a il'impression qu'il y a une erreur. À toi de me dire @zorun :-)


#, fuzzy
msgid "Register settlement"
msgstr "Remboursements"
Copy link
Contributor

Choose a reason for hiding this comment

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

C'est pas l'inverse de ce que l'on veut ?

"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
Copy link
Contributor

Choose a reason for hiding this comment

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

C'est quoi cette modif ?

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.

2 participants