fix: minor change to the label text

This commit is contained in:
YiFang Xiao 2023-08-01 19:29:10 +08:00
parent b80a3cb748
commit 9ca8d057db
2 changed files with 9 additions and 5 deletions

View file

@ -1197,6 +1197,10 @@ between classic and school orthography in cyrillic)</source>
<source>Indexing...</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Loading...</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>Language</name>
@ -3400,10 +3404,6 @@ clears its network cache from disk during exit.</source>
<source>Session collapse</source>
<translation></translation>
</message>
<message>
<source>When using clipboard,strip everything after newline</source>
<translation>使</translation>
</message>
<message>
<source>On a new search, focus the main or popup window even if it&apos;s visible</source>
<translation></translation>
@ -3611,6 +3611,10 @@ from Stardict, Babylon and GLS dictionaries</source>
<source>Create fulltext index with parallel threads </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>When using clipboard, strip everything after newline</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ProgramTypeEditor</name>

View file

@ -1936,7 +1936,7 @@ from Stardict, Babylon and GLS dictionaries</string>
<item>
<widget class="QCheckBox" name="stripClipboard">
<property name="text">
<string>When using clipboard,strip everything after newline</string>
<string>When using clipboard, strip everything after newline</string>
</property>
</widget>
</item>