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

@ -1700,9 +1700,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>
@ -2297,22 +2296,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;ОК</translation>
</message>