FEM: Translation error causing a crash

An error in the Italian translation added an extra '{}' to the
translation string resulting in a dump when formatting.

This has also been updated in CrowdIn but as it's causing a crash is
also beiung changed via this PR. It should updated correctly when
doing the next translation pull.

Fixes #16704
This commit is contained in:
David Carter
2024-10-02 12:26:10 -04:00
committed by Chris Hennes
parent 813ee36cb8
commit eef681f0f9

View File

@@ -5890,7 +5890,7 @@ usata per il solutore Elmer</translation>
<message>
<location filename="../../../femguiutils/selection_widgets.py" line="275"/>
<source>Click on "Add" and select geometric elements to add them to the list.{}The following geometry elements can be selected: {}{}{}</source>
<translation>Fare clic su "Aggiungi" e selezionare gli elementi geometrici per aggiungerli alla lista.{}I seguenti elementi geometrici possono essere selezionati: {}{}{}{}</translation>
<translation>Fare clic su "Aggiungi" e selezionare gli elementi geometrici per aggiungerli alla lista.{}I seguenti elementi geometrici possono essere selezionati: {}{}{}</translation>
</message>
<message>
<location filename="../../../femguiutils/selection_widgets.py" line="278"/>