upconv7のGUI上の略称を変更

This commit is contained in:
lltcggie 2016-07-03 21:57:46 +09:00
parent f3bb4fe182
commit 6a33d9e184
2 changed files with 2 additions and 2 deletions

View File

@ -91,5 +91,5 @@
"MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices", "MessageCudaOldDeviceError":"Your CUDA device too old.\r\nPlease use Compute Capability 2.0 or more devices",
"OK":"OK", "OK":"OK",
"Cancel":"Cancel", "Cancel":"Cancel",
"IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpConvRGB Model)" "IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpRGB Model)"
} }

View File

@ -91,5 +91,5 @@
"MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください", "MessageCudaOldDeviceError":"CUDAデバイスが古いです。\r\nCompute Capability 2.0以上のデバイスを使用してください",
"OK":"OK", "OK":"OK",
"Cancel":"キャンセル", "Cancel":"キャンセル",
"IDC_RADIO_MODEL_UPCONV_RGB":"2次元イラスト (UpConvRGBモデル)" "IDC_RADIO_MODEL_UPCONV_RGB":"2次元イラスト (UpRGBモデル)"
} }