From eef681f0f99d2242579483b11140c320a0d52f6c Mon Sep 17 00:00:00 2001 From: David Carter Date: Wed, 2 Oct 2024 12:26:10 -0400 Subject: [PATCH] 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 --- src/Mod/Fem/Gui/Resources/translations/Fem_it.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts b/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts index dbaa633158..73e766ae29 100755 --- a/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts +++ b/src/Mod/Fem/Gui/Resources/translations/Fem_it.ts @@ -5890,7 +5890,7 @@ usata per il solutore Elmer Click on "Add" and select geometric elements to add them to the list.{}The following geometry elements can be selected: {}{}{} - Fare clic su "Aggiungi" e selezionare gli elementi geometrici per aggiungerli alla lista.{}I seguenti elementi geometrici possono essere selezionati: {}{}{}{} + Fare clic su "Aggiungi" e selezionare gli elementi geometrici per aggiungerli alla lista.{}I seguenti elementi geometrici possono essere selezionati: {}{}{}