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
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ namespace FTBImportAPP {
|
|||
|
||||
void PackInstallTask::executeTask()
|
||||
{
|
||||
setStatus(tr("Copy files"));
|
||||
setStatus(tr("Copying files..."));
|
||||
setAbortable(false);
|
||||
progress(1, 2);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue