mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Compare commits
4 Commits
6119d49d15
...
8a96097d41
Author | SHA1 | Date | |
---|---|---|---|
|
8a96097d41 | ||
|
43826361a4 | ||
|
ea9d57cdde | ||
|
bad60834cc |
BIN
lang/qet_de.qm
BIN
lang/qet_de.qm
Binary file not shown.
@ -716,7 +716,7 @@ Bemerkung: diese Optionen verhindern NICHT das automatische Nummerieren.</transl
|
||||
<message>
|
||||
<location filename="../sources/ui/bomexportdialog.cpp" line="122"/>
|
||||
<source>Position</source>
|
||||
<translation>Position</translation>
|
||||
<translation>Seite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sources/ui/bomexportdialog.cpp" line="124"/>
|
||||
@ -5260,7 +5260,7 @@ Folgende Variablen sind inkompatibel:
|
||||
<message>
|
||||
<location filename="../sources/qetgraphicsitem/ViewItem/projectdbmodel.cpp" line="349"/>
|
||||
<source>Position</source>
|
||||
<translation>Position</translation>
|
||||
<translation>Seite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sources/qetgraphicsitem/ViewItem/projectdbmodel.cpp" line="351"/>
|
||||
@ -8839,7 +8839,7 @@ Möchten Sie sie ersetzen?</translation>
|
||||
<message>
|
||||
<location filename="../sources/qetinformation.cpp" line="237"/>
|
||||
<source>Position</source>
|
||||
<translation>Position</translation>
|
||||
<translation>Seite</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../sources/qetinformation.cpp" line="238"/>
|
||||
|
@ -64,7 +64,7 @@ Include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
Catch2
|
||||
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
|
||||
GIT_TAG v2.13.1)
|
||||
GIT_TAG v2.13.10)
|
||||
|
||||
FetchContent_MakeAvailable(Catch2)
|
||||
|
||||
|
@ -64,7 +64,7 @@ Include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
GTest
|
||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||
GIT_TAG release-1.10.0)
|
||||
GIT_TAG v1.17.0)
|
||||
|
||||
FetchContent_MakeAvailable(GTest)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user