code cleanup, remove first start prompt
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Syping 2021-01-29 19:46:01 +01:00
parent fd5006e70f
commit 929d341826
20 changed files with 279 additions and 512 deletions

View file

@ -1680,9 +1680,8 @@ Press 1 for Default View</source>
<context>
<name>QApplication</name>
<message>
<location filename="../main.cpp" line="137"/>
<source>&lt;h4&gt;Welcome to %1!&lt;/h4&gt;You want to configure %1 before you start using it?</source>
<translation>&lt;h4&gt;使 %1!&lt;/h4&gt; %1 ?</translation>
<translation type="vanished">&lt;h4&gt;使 %1!&lt;/h4&gt; %1 ?</translation>
</message>
</context>
<context>
@ -2277,22 +2276,22 @@ Press 1 for Default View</source>
<context>
<name>TelemetryDialog</name>
<message>
<location filename="../main.cpp" line="166"/>
<location filename="../main.cpp" line="147"/>
<source>You want help %1 to improve in the future by including personal usage data in your submission?</source>
<translation> %1 ?</translation>
</message>
<message>
<location filename="../main.cpp" line="167"/>
<location filename="../main.cpp" line="148"/>
<source>%1 User Statistics</source>
<translation>%1 使</translation>
</message>
<message>
<location filename="../main.cpp" line="171"/>
<location filename="../main.cpp" line="152"/>
<source>Yes, I want include personal usage data.</source>
<translation>.</translation>
</message>
<message>
<location filename="../main.cpp" line="180"/>
<location filename="../main.cpp" line="161"/>
<source>&amp;OK</source>
<translation>(&amp;O)</translation>
</message>