Make some more error messages translateable.
This commit is contained in:
parent
a01b1707de
commit
4a24ea6c38
10 changed files with 26 additions and 20 deletions
|
@ -58,7 +58,7 @@ slots:
|
|||
void setProgress(int progress);
|
||||
|
||||
protected:
|
||||
QString m_status;
|
||||
QString m_statusString;
|
||||
int m_progress = 0;
|
||||
bool m_running = false;
|
||||
bool m_succeeded = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue