AppInstaller // Advise re-login right after first-time installation.

This commit is contained in:
ShikiSuen 2022-10-04 18:03:00 +08:00
parent d620a1899d
commit 0709652099
5 changed files with 5 additions and 5 deletions

View File

@ -333,7 +333,7 @@ class AppDelegate: NSWindowController, NSApplicationDelegate {
"Installation Successful", comment: "" "Installation Successful", comment: ""
) )
ntfPostInstall.informativeText = NSLocalizedString( ntfPostInstall.informativeText = NSLocalizedString(
"vChewing is ready to use.", comment: "" "vChewing is ready to use. \n\nPlease relogin if this is the first time you install it in this user account.", comment: ""
) )
ntfPostInstall.addButton(withTitle: NSLocalizedString("OK", comment: "")) ntfPostInstall.addButton(withTitle: NSLocalizedString("OK", comment: ""))
} }

View File

@ -6,7 +6,7 @@
"Install Failed" = "Install Failed"; "Install Failed" = "Install Failed";
"Installation Successful" = "Installation Successful"; "Installation Successful" = "Installation Successful";
"OK" = "OK"; "OK" = "OK";
"vChewing is ready to use." = "vChewing is ready to use."; "vChewing is ready to use. \n\nPlease relogin if this is the first time you install it in this user account." = "vChewing is ready to use. \n\nPlease relogin if this is the first time you install it in this user account.";
"Stopping the old version. This may take up to one minute…" = "Stopping the old version. This may take up to one minute…"; "Stopping the old version. This may take up to one minute…" = "Stopping the old version. This may take up to one minute…";
"Attention" = "Attention"; "Attention" = "Attention";
"vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "vChewing is upgraded, but please log out or reboot for the new version to be fully functional."; "vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "vChewing is upgraded, but please log out or reboot for the new version to be fully functional.";

View File

@ -6,7 +6,7 @@
"Install Failed" = "実装失敗。"; "Install Failed" = "実装失敗。";
"Installation Successful" = "実装完了"; "Installation Successful" = "実装完了";
"OK" = "うむ"; "OK" = "うむ";
"vChewing is ready to use." = "威注音入力、利用準備完了。"; "vChewing is ready to use. \n\nPlease relogin if this is the first time you install it in this user account." = "威注音入力、利用準備完了。\n\nこのシステムユーザーアカウントで初めて実装した場合、再ログインしてください。";
"Stopping the old version. This may take up to one minute…" = "古いバージョンを強制停止中。1分かかると恐れ入りますが……"; "Stopping the old version. This may take up to one minute…" = "古いバージョンを強制停止中。1分かかると恐れ入りますが……";
"Attention" = "ご注意"; "Attention" = "ご注意";
"vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "威注音入力の更新は実装完了しましたが、うまく作動できるために、このパソコンの再起動および再ログインが必要だと恐れ入ります。"; "vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "威注音入力の更新は実装完了しましたが、うまく作動できるために、このパソコンの再起動および再ログインが必要だと恐れ入ります。";

View File

@ -6,7 +6,7 @@
"Install Failed" = "安装失败"; "Install Failed" = "安装失败";
"Installation Successful" = "安装成功"; "Installation Successful" = "安装成功";
"OK" = "确定"; "OK" = "确定";
"vChewing is ready to use." = "威注音输入法安装成功"; "vChewing is ready to use. \n\nPlease relogin if this is the first time you install it in this user account." = "威注音输入法安装成功。\n\n若是在當前使用者帳戶內首次安裝的話請重新登入。";
"Stopping the old version. This may take up to one minute…" = "正在试图结束正在运行的旧版输入法,大概需要一分钟…"; "Stopping the old version. This may take up to one minute…" = "正在试图结束正在运行的旧版输入法,大概需要一分钟…";
"Attention" = "请注意"; "Attention" = "请注意";
"vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "vChewing 安装完成,但建议您登出或重新开机,以便顺利使用新版。"; "vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "vChewing 安装完成,但建议您登出或重新开机,以便顺利使用新版。";

View File

@ -6,7 +6,7 @@
"Install Failed" = "安裝失敗"; "Install Failed" = "安裝失敗";
"Installation Successful" = "安裝成功"; "Installation Successful" = "安裝成功";
"OK" = "確定"; "OK" = "確定";
"vChewing is ready to use." = "威注音輸入法安裝成功"; "vChewing is ready to use. \n\nPlease relogin if this is the first time you install it in this user account." = "威注音輸入法安裝成功。\n\n若是在当前使用者帐户内首次安装的话请重新登入。";
"Stopping the old version. This may take up to one minute…" = "正在試圖結束正在運行的舊版輸入法,大概需要一分鐘…"; "Stopping the old version. This may take up to one minute…" = "正在試圖結束正在運行的舊版輸入法,大概需要一分鐘…";
"Attention" = "請注意"; "Attention" = "請注意";
"vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "vChewing 安裝完成,但建議您登出或重新開機,以便順利使用新版。"; "vChewing is upgraded, but please log out or reboot for the new version to be fully functional." = "vChewing 安裝完成,但建議您登出或重新開機,以便順利使用新版。";