From 125de0277c74649c6e0a2c6a53d7b09f50d91656 Mon Sep 17 00:00:00 2001 From: lltcggie Date: Thu, 25 Oct 2018 20:11:44 +0900 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E8=AA=9E=E3=81=AE=E8=A8=80=E8=AA=9E?= =?UTF-8?q?=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E8=AA=AD=E3=81=BF=E8=BE=BC?= =?UTF-8?q?=E3=81=BF=E3=81=AB=E5=A4=B1=E6=95=97=E3=81=99=E3=82=8B=E3=81=AE?= =?UTF-8?q?=E3=82=92=E4=BF=AE=E6=AD=A3=20fixed=20#125?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/lang/english.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lang/english.json b/bin/lang/english.json index d4603fa..91960d4 100644 --- a/bin/lang/english.json +++ b/bin/lang/english.json @@ -99,5 +99,5 @@ "IDC_RADIO_MODEL_UPCONV_PHOTO":"Photo (UpPhoto Model)", "MessageLogFatalError":"A fatal error has occurred.\r\nThere is a possibility the split size is too large", "IDC_STATIC_BATCH_SIZE":"Batch size", -"MessageBatchSizeCheckError":"Batch size must be greater than 0", +"MessageBatchSizeCheckError":"Batch size must be greater than 0" }