Update launcher/modplatform/import_ftb/PackInstallTask.cpp
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
bd6e8533ad
commit
0692cbe701
@ -32,7 +32,7 @@ namespace FTBImportAPP {
|
|||||||
|
|
||||||
void PackInstallTask::executeTask()
|
void PackInstallTask::executeTask()
|
||||||
{
|
{
|
||||||
setStatus(tr("Copy files"));
|
setStatus(tr("Copying files..."));
|
||||||
setAbortable(false);
|
setAbortable(false);
|
||||||
progress(1, 2);
|
progress(1, 2);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user