Remove redundant text from MSG_ERR_REDUNDANT_TEMP

This commit is contained in:
Scott Lahteine
2016-04-10 19:10:55 -07:00
parent 906c1c066f
commit 011f4736f1
8 changed files with 8 additions and 8 deletions

View File

@@ -158,7 +158,7 @@
#define MSG_BABYSTEP_Z "Zジク ビドウ" // "Babystep Z"
#define MSG_ENDSTOP_ABORT "エンドストップ サドウ" // "Endstop abort"
#define MSG_HEATING_FAILED_LCD "カネツシッパイ" // "Heating failed"
#define MSG_ERR_REDUNDANT_TEMP "エラー:ジョウチョウサーミスターキノウ" // "Err: REDUNDANT TEMP ERROR"
#define MSG_ERR_REDUNDANT_TEMP "エラー:ジョウチョウサーミスターキノウ" // "Err: REDUNDANT TEMP"
#define MSG_THERMAL_RUNAWAY "ネツボウソウ" // "THERMAL RUNAWAY"
#define MSG_ERR_MAXTEMP "エラー:サイコウオンチョウカ" // "Err: MAXTEMP"
#define MSG_ERR_MINTEMP "エラー:サイテイオンミマン" // "Err: MINTEMP"