feat: Supplement translations.
This commit is contained in:
@@ -60,7 +60,7 @@ void ReconStateDelegate::paint(QPainter *painter, const QStyleOptionViewItem &op
|
||||
displayText = tr("Wait to recon");//Recon create succeed
|
||||
break;
|
||||
case 304:
|
||||
displayText = tr("No empty scan data");
|
||||
displayText = tr("Recon create failed");
|
||||
break;
|
||||
case 400:
|
||||
displayText = tr("Wait to recon");
|
||||
|
||||
@@ -158,7 +158,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string notr="true">...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -184,7 +184,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string notr="true">...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user