code cleanup, remove first start prompt
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fd5006e70f
commit
929d341826
20 changed files with 279 additions and 512 deletions
|
|
@ -1700,9 +1700,8 @@ Press 1 for Default View</source>
|
|||
<context>
|
||||
<name>QApplication</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="137"/>
|
||||
<source><h4>Welcome to %1!</h4>You want to configure %1 before you start using it?</source>
|
||||
<translation><h4>Добро пожаловать в %1!</h4>Хочешь изменить настройки %1 перед использованием?</translation>
|
||||
<translation type="vanished"><h4>Добро пожаловать в %1!</h4>Хочешь изменить настройки %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>&OK</source>
|
||||
<translation>&ОК</translation>
|
||||
</message>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue