-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refs #41948, auto cancel stuck running batch
- Loading branch information
Showing
4 changed files
with
81 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: netiCRM\n" | ||
"PO-Revision-Date: 2013-07-25 09:19+0000\n" | ||
"Last-Translator: 馮 佳今, 2022-2024\n" | ||
"Last-Translator: jimyhuang <[email protected]>, 2013,2015-2024\n" | ||
"Language-Team: Chinese (Taiwan) (http://app.transifex.com/netivism-tw/neticrm/language/zh_TW/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -50161,3 +50161,7 @@ msgid "" | |
"When the legal ID display option is not set to complete display, email " | ||
"receipt encryption cannot be enabled." | ||
msgstr "當身分證字號呈現方式不是完全顯示時,無法啟用電子收據加密功能" | ||
|
||
#: CRM/Batch/BAO/Batch.php | ||
msgid "Batch running failed. Contact the site administrator for assistance." | ||
msgstr "批次執行失敗。請聯繫網站管理員以取得協助。" |