Added missing i18n for 2 lastest check functions.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 8s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 8s
This commit is contained in:
parent
729023d32b
commit
5f25388ec7
5 changed files with 14 additions and 2 deletions
|
|
@ -5,6 +5,8 @@ MB_I18N_AUTOEXEC_WRITE = 自動実行の書き込み
|
|||
MB_I18N_CONV_UNIX2DOS = ディスクシステムの行末に変換
|
||||
MB_I18N_CONV_DOS2UNIX = メインフレームラインエンドに変換
|
||||
MB_I18N_PACKAGE_CREATE_ARCHIVE = ビルド配布アーカイブ
|
||||
MB_I18N_MAKE_CHECK_VARIABLE = 変数が空です
|
||||
MB_I18N_MAKE_CHECK_VALUE_VALID = 値が無効です
|
||||
MB_I18N_MAKE_CHECK_ARG1 = 引数 一 がありません
|
||||
MB_I18N_MAKE_CHECK_ARG2 = 引数 二 がありません
|
||||
MB_I18N_MAKE_CHECK_ARG3 = 引数 三 がありません
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue