From cf1e1aeebeb6fcfaeb7f03609fce4bd19b2bc5a5 Mon Sep 17 00:00:00 2001 From: Ryan Kembrey Date: Mon, 7 Jul 2025 00:18:26 +1000 Subject: [PATCH] Test: Update UI strings for consistency Closes: #22369 --- src/Mod/Test/Gui/AppTestGui.cpp | 2 +- src/Mod/Test/Gui/UnitTest.ui | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Mod/Test/Gui/AppTestGui.cpp b/src/Mod/Test/Gui/AppTestGui.cpp index f78e70064d..93e977087f 100644 --- a/src/Mod/Test/Gui/AppTestGui.cpp +++ b/src/Mod/Test/Gui/AppTestGui.cpp @@ -247,7 +247,7 @@ PyMOD_INIT_FUNC(QtUnitGui) // with the Python runtime system PyObject* mod = TestGui::initModule(); - Base::Console().log("Loading GUI of Test module... done\n"); + Base::Console().log("Loading GUI of Test module… done\n"); // add resources and reloads the translators loadTestResource(); diff --git a/src/Mod/Test/Gui/UnitTest.ui b/src/Mod/Test/Gui/UnitTest.ui index 5159828a55..ffc52ab53e 100644 --- a/src/Mod/Test/Gui/UnitTest.ui +++ b/src/Mod/Test/Gui/UnitTest.ui @@ -14,7 +14,7 @@ - FreeCAD UnitTest + FreeCAD Unit Test true @@ -41,7 +41,7 @@ - Select test name: + Select test name @@ -185,7 +185,7 @@ - Run: + Run @@ -202,7 +202,7 @@ - Failures: + Failures @@ -219,7 +219,7 @@ - Errors: + Errors @@ -236,7 +236,7 @@ - Remaining: + Remaining @@ -256,7 +256,7 @@ - Failures and errors + Failures and Errors