Skip to content

Commit abba00c

Browse files
committed
Fix missing translations and fill placeholders
1 parent 47f7f59 commit abba00c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

translations/dataplotter_cs.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<message>
7070
<location filename="../src/mainwindow/appsettings.cpp" line="370"/>
7171
<source>Windows</source>
72-
<translation type="unfinished"></translation>
72+
<translation>Windows</translation>
7373
</message>
7474
</context>
7575
<context>
@@ -228,7 +228,7 @@
228228
<message>
229229
<location filename="../src/forms/developeroptions.ui" line="347"/>
230230
<source>E Next line</source>
231-
<translation></translation>
231+
<translation>E Další řádek</translation>
232232
</message>
233233
<message>
234234
<location filename="../src/forms/developeroptions.ui" line="352"/>
@@ -1028,7 +1028,7 @@
10281028
<location filename="../src/forms/mainwindow.ui" line="5927"/>
10291029
<location filename="../src/forms/mainwindow.ui" line="6037"/>
10301030
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
1031-
<translation></translation>
1031+
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
10321032
</message>
10331033
<message>
10341034
<location filename="../src/forms/mainwindow.ui" line="6184"/>

translations/dataplotter_en.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<message>
7070
<location filename="../src/mainwindow/appsettings.cpp" line="370"/>
7171
<source>Windows</source>
72-
<translation type="unfinished"></translation>
72+
<translation>Windows</translation>
7373
</message>
7474
</context>
7575
<context>
@@ -1028,7 +1028,7 @@
10281028
<location filename="../src/forms/mainwindow.ui" line="5927"/>
10291029
<location filename="../src/forms/mainwindow.ui" line="6037"/>
10301030
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
1031-
<translation></translation>
1031+
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
10321032
</message>
10331033
<message>
10341034
<location filename="../src/forms/mainwindow.ui" line="6184"/>
@@ -1099,7 +1099,7 @@
10991099
<message>
11001100
<location filename="../src/forms/mainwindow.ui" line="8081"/>
11011101
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enable OpenGL hardware acceleration for drawing main plot (recommended for logic channels with fill under graph line)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
1102-
<translation></translation>
1102+
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enable OpenGL hardware acceleration for drawing main plot (recommended for logic channels with fill under graph line)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
11031103
</message>
11041104
<message>
11051105
<location filename="../src/forms/mainwindow.ui" line="3731"/>

0 commit comments

Comments
 (0)