string fix
This commit is contained in:
parent
6bf1feef2a
commit
e3b46832ec
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="labProfileContent">
|
<widget class="QLabel" name="labProfileContent">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Loading %1 files of %2</string>
|
<string>Loading %1 files of %2 files</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignCenter</set>
|
<set>Qt::AlignCenter</set>
|
||||||
|
|
Loading…
Reference in a new issue