diff --git a/flutter/lib/desktop/widgets/update_progress.dart b/flutter/lib/desktop/widgets/update_progress.dart index fd948b790..93f661b7b 100644 --- a/flutter/lib/desktop/widgets/update_progress.dart +++ b/flutter/lib/desktop/widgets/update_progress.dart @@ -28,8 +28,9 @@ void handleUpdate(String releasePageUrl) { gFFI.dialogManager.dismissAll(); gFFI.dialogManager.show((setState, close, context) { return CustomAlertDialog( - title: Obx(() => Text(translate( - _isExtracting.isTrue ? 'Installing ...' : 'Downloading {$appName}'))), + title: Obx(() => Text(translate(_isExtracting.isTrue + ? 'Preparing for installation ...' + : 'Downloading {$appName}'))), content: UpdateProgress(releasePageUrl, downloadUrl, downloadId, onCanceled) .marginSymmetric(horizontal: 8) diff --git a/src/lang/ar.rs b/src/lang/ar.rs index 5ef5e1d2c..28b1e74f7 100644 --- a/src/lang/ar.rs +++ b/src/lang/ar.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "فشل التحقق مما إذا كان المستخدم لديه صلاحيات المسؤول."), ("Supported only in the installed version.", "مدعوم فقط في النسخة المُثبتة."), ("elevation_username_tip", "يرجى إدخال اسم مستخدم بصلاحيات المسؤول للمتابعة."), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/be.rs b/src/lang/be.rs index a57802bf1..61a4ed6c3 100644 --- a/src/lang/be.rs +++ b/src/lang/be.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/bg.rs b/src/lang/bg.rs index 9988ead28..5b71674d3 100644 --- a/src/lang/bg.rs +++ b/src/lang/bg.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ca.rs b/src/lang/ca.rs index fc228bb8b..66067b261 100644 --- a/src/lang/ca.rs +++ b/src/lang/ca.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/cn.rs b/src/lang/cn.rs index 18fba8d54..ef28c34fc 100644 --- a/src/lang/cn.rs +++ b/src/lang/cn.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "检查用户是否为管理员时出错。"), ("Supported only in the installed version.", "仅在以安装版本受支持。"), ("elevation_username_tip", "输入用户名或域名\\用户名"), + ("Preparing for installation ...", "准备安装..."), ].iter().cloned().collect(); } diff --git a/src/lang/cs.rs b/src/lang/cs.rs index 30aac8df6..dc4e0f214 100644 --- a/src/lang/cs.rs +++ b/src/lang/cs.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/da.rs b/src/lang/da.rs index 7870767e4..b180c5856 100644 --- a/src/lang/da.rs +++ b/src/lang/da.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/de.rs b/src/lang/de.rs index 05e145c22..4a703f4ba 100644 --- a/src/lang/de.rs +++ b/src/lang/de.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Es konnte nicht geprüft werden, ob der Benutzer ein Administrator ist."), ("Supported only in the installed version.", "Wird nur in der installierten Version unterstützt."), ("elevation_username_tip", "Geben Sie Benutzername oder Domäne\\Benutzername ein"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/el.rs b/src/lang/el.rs index 22418bb00..56704fb39 100644 --- a/src/lang/el.rs +++ b/src/lang/el.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/eo.rs b/src/lang/eo.rs index 4ef2476f2..3447df9f4 100644 --- a/src/lang/eo.rs +++ b/src/lang/eo.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/es.rs b/src/lang/es.rs index 35297ca78..471d7bd73 100644 --- a/src/lang/es.rs +++ b/src/lang/es.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "No se ha podido comprobar si el usuario es un administrador."), ("Supported only in the installed version.", "Soportado solo en la versión instalada."), ("elevation_username_tip", "Introduzca el nombre de usuario o dominio\\NombreDeUsuario"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/et.rs b/src/lang/et.rs index 70cd9267b..507b580c4 100644 --- a/src/lang/et.rs +++ b/src/lang/et.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/eu.rs b/src/lang/eu.rs index 914a4eb62..769c3788f 100644 --- a/src/lang/eu.rs +++ b/src/lang/eu.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fa.rs b/src/lang/fa.rs index a68951ff2..44d40d1e7 100644 --- a/src/lang/fa.rs +++ b/src/lang/fa.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "بررسی وضعیت مدیر سیستم برای کاربر ناموفق بود."), ("Supported only in the installed version.", "فقط در نسخه نصب‌شده پشتیبانی می‌شود."), ("elevation_username_tip", "لطفاً نام کاربری مدیریتی را برای ارتقاء دسترسی وارد کنید."), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fr.rs b/src/lang/fr.rs index b66d1c2c2..6b2b2816d 100644 --- a/src/lang/fr.rs +++ b/src/lang/fr.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Échec de la vérification du statut d’administrateur de l’utilisateur."), ("Supported only in the installed version.", "Uniquement pris en charge dans la version installée."), ("elevation_username_tip", "Saisissez un nom d’utilisateur ou un domaine\\utilisateur"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ge.rs b/src/lang/ge.rs index db2be1836..168752abc 100644 --- a/src/lang/ge.rs +++ b/src/lang/ge.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/he.rs b/src/lang/he.rs index e4299b009..54d44f6c5 100644 --- a/src/lang/he.rs +++ b/src/lang/he.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/hr.rs b/src/lang/hr.rs index f3a900ace..8339b16f2 100644 --- a/src/lang/hr.rs +++ b/src/lang/hr.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/hu.rs b/src/lang/hu.rs index daedab9c7..df0f716f6 100644 --- a/src/lang/hu.rs +++ b/src/lang/hu.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Hiba merült fel annak ellenőrzése során, hogy a felhasználó rendszergazda-e."), ("Supported only in the installed version.", "Csak a telepített változatban támogatott."), ("elevation_username_tip", "Felhasználónév vagy tartománynév megadása\\felhasználónév"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/id.rs b/src/lang/id.rs index 6718a719a..ed179729e 100644 --- a/src/lang/id.rs +++ b/src/lang/id.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/it.rs b/src/lang/it.rs index f52a1be2b..613c4ce16 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Impossibile verificare se l'utente è un amministratore."), ("Supported only in the installed version.", "Supportato solo nella versione installata."), ("elevation_username_tip", "Inserisci Nome utente o dominio sorgente\\nome Utente"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ja.rs b/src/lang/ja.rs index 597f43c1f..eeedf0c61 100644 --- a/src/lang/ja.rs +++ b/src/lang/ja.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ko.rs b/src/lang/ko.rs index b8316a039..a880bb86a 100644 --- a/src/lang/ko.rs +++ b/src/lang/ko.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "사용자가 관리자인지 확인하는 데 실패했습니다."), ("Supported only in the installed version.", "설치된 버전에서만 지원됩니다."), ("elevation_username_tip", "사용자 이름 또는 도메인\\사용자 이름 입력"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/kz.rs b/src/lang/kz.rs index 467d3fcea..a48f7c946 100644 --- a/src/lang/kz.rs +++ b/src/lang/kz.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/lt.rs b/src/lang/lt.rs index a35ff0660..72df3e737 100644 --- a/src/lang/lt.rs +++ b/src/lang/lt.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/lv.rs b/src/lang/lv.rs index 126ad075e..1b4beb301 100644 --- a/src/lang/lv.rs +++ b/src/lang/lv.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/nb.rs b/src/lang/nb.rs index cec6ec3a1..6b0c4f29d 100644 --- a/src/lang/nb.rs +++ b/src/lang/nb.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/nl.rs b/src/lang/nl.rs index 6cc320f24..706bb341b 100644 --- a/src/lang/nl.rs +++ b/src/lang/nl.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Fout bij het controleren of de gebruiker een beheerder is."), ("Supported only in the installed version.", "Alleen ondersteund in de geïnstalleerde versie."), ("elevation_username_tip", "Voer je gebruikersnaam of domeinnaam in"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pl.rs b/src/lang/pl.rs index d41f57d5d..e08d65f28 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Błąd sprawdzania, czy użytkownik jest administratorem."), ("Supported only in the installed version.", "Wspierane tylko dla zainstalowanej aplikacji."), ("elevation_username_tip", "Podaj nazwę użytkownika lub domena\\użytkownik"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pt_PT.rs b/src/lang/pt_PT.rs index cbb9aa7c9..bbfd26593 100644 --- a/src/lang/pt_PT.rs +++ b/src/lang/pt_PT.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index 7058fd7b1..1a41dc307 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ro.rs b/src/lang/ro.rs index ce912cb35..93eb232da 100644 --- a/src/lang/ro.rs +++ b/src/lang/ro.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ru.rs b/src/lang/ru.rs index c200cf774..eb0de7355 100644 --- a/src/lang/ru.rs +++ b/src/lang/ru.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Невозможно проверить, является ли пользователь администратором."), ("Supported only in the installed version.", "Поддерживается только в установочной версии."), ("elevation_username_tip", "Введите пользователя или домен\\пользователя"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sc.rs b/src/lang/sc.rs index 1f46695b6..73a7161bd 100644 --- a/src/lang/sc.rs +++ b/src/lang/sc.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "Non faghet a verificare si s'utente est un'amministradore."), ("Supported only in the installed version.", "Suportadu petzi in sa versione installada."), ("elevation_username_tip", "Inserta Nùmene utente o domìniu de fonte\\nùmene Utente"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sk.rs b/src/lang/sk.rs index 580486e85..c32168c70 100644 --- a/src/lang/sk.rs +++ b/src/lang/sk.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sl.rs b/src/lang/sl.rs index 2edcf26ce..021b6dabe 100755 --- a/src/lang/sl.rs +++ b/src/lang/sl.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sq.rs b/src/lang/sq.rs index a054314d9..a8a1a061f 100644 --- a/src/lang/sq.rs +++ b/src/lang/sq.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sr.rs b/src/lang/sr.rs index a8bc4e0d3..f26db2360 100644 --- a/src/lang/sr.rs +++ b/src/lang/sr.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sv.rs b/src/lang/sv.rs index f394b90a3..9e495ba01 100644 --- a/src/lang/sv.rs +++ b/src/lang/sv.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ta.rs b/src/lang/ta.rs index b925e40db..e642180d9 100644 --- a/src/lang/ta.rs +++ b/src/lang/ta.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/template.rs b/src/lang/template.rs index 8b311303b..d1f778835 100644 --- a/src/lang/template.rs +++ b/src/lang/template.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/th.rs b/src/lang/th.rs index a0fd34042..671491695 100644 --- a/src/lang/th.rs +++ b/src/lang/th.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tr.rs b/src/lang/tr.rs index ff3d36285..28b649daa 100644 --- a/src/lang/tr.rs +++ b/src/lang/tr.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tw.rs b/src/lang/tw.rs index 4957df477..1c9365c6b 100644 --- a/src/lang/tw.rs +++ b/src/lang/tw.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", "檢查使用者是否是系統管理員時失敗了"), ("Supported only in the installed version.", "僅支援於已安裝的版本"), ("elevation_username_tip", "輸入使用者名稱或網域\\使用者名稱"), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/uk.rs b/src/lang/uk.rs index 98afe6238..8ea7805aa 100644 --- a/src/lang/uk.rs +++ b/src/lang/uk.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); } diff --git a/src/lang/vi.rs b/src/lang/vi.rs index 7954cbe21..e6faa4f31 100644 --- a/src/lang/vi.rs +++ b/src/lang/vi.rs @@ -708,5 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Failed to check if the user is an administrator.", ""), ("Supported only in the installed version.", ""), ("elevation_username_tip", ""), + ("Preparing for installation ...", ""), ].iter().cloned().collect(); }