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
|
|
@ -1713,9 +1713,8 @@ Press 1 for Default View</source>
|
|||
<translation type="obsolete">선택된 폰트: %1</translation>
|
||||
</message>
|
||||
<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>
|
||||
|
|
@ -2315,22 +2314,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>확인(&O)</translation>
|
||||
</message>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue