From 6a33d9e18430400a56591181252a04cc8661e937 Mon Sep 17 00:00:00 2001 From: lltcggie Date: Sun, 3 Jul 2016 21:57:46 +0900 Subject: [PATCH] =?UTF-8?q?upconv7=E3=81=AEGUI=E4=B8=8A=E3=81=AE=E7=95=A5?= =?UTF-8?q?=E7=A7=B0=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/lang/english.json | 2 +- bin/lang/japanese.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/lang/english.json b/bin/lang/english.json index 1199ab1..e3ab49a 100644 --- a/bin/lang/english.json +++ b/bin/lang/english.json @@ -91,5 +91,5 @@ "MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices", "OK":"OK", "Cancel":"Cancel", -"IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpConvRGB Model)" +"IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpRGB Model)" } diff --git a/bin/lang/japanese.json b/bin/lang/japanese.json index 71016ca..7610b53 100644 --- a/bin/lang/japanese.json +++ b/bin/lang/japanese.json @@ -91,5 +91,5 @@ "MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください", "OK":"OK", "Cancel":"キャンセル", -"IDC_RADIO_MODEL_UPCONV_RGB":"2次元イラスト (UpConvRGBモデル)" +"IDC_RADIO_MODEL_UPCONV_RGB":"2次元イラスト (UpRGBモデル)" }