fix: load setting state with page. don't translate "..."

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-04-08 07:26:56 -07:00
parent 2321d9c065
commit c56db0408b
2 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<item row="3" column="2">
<widget class="QToolButton" name="downloadsDirBrowseBtn">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>