Updated source ts files

This commit is contained in:
Yorik van Havre
2020-04-29 15:41:26 +02:00
parent bcda5bf2ef
commit 7003b3f747
23 changed files with 12262 additions and 7938 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
<TS version="2.1">
<context>
<name>TestGui::UnitTest</name>
<message>
@@ -102,12 +102,12 @@
<context>
<name>TestGui::UnitTestDialog</name>
<message>
<location filename="../../UnitTestImp.cpp" line="162"/>
<location filename="../../UnitTestImp.cpp" line="164"/>
<source>Help</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../UnitTestImp.cpp" line="162"/>
<location filename="../../UnitTestImp.cpp" line="164"/>
<source>Enter the name of a callable object which, when called, will return a TestCase.
Click &apos;start&apos;, and the test thus produced will be run.
@@ -115,12 +115,12 @@ Double click on an error in the tree view to see more information about it, incl
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../UnitTestImp.cpp" line="174"/>
<location filename="../../UnitTestImp.cpp" line="176"/>
<source>About FreeCAD UnitTest</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../UnitTestImp.cpp" line="174"/>
<location filename="../../UnitTestImp.cpp" line="176"/>
<source>Copyright (c) Werner Mayer
FreeCAD UnitTest is part of FreeCAD and supports writing Unit Tests for ones own modules.</source>