|
@@ -151,6 +151,7 @@
|
151
|
151
|
#define MSG_NO_MEDIA _UxGT("メディアガアリマセン") // "No SD card"
|
152
|
152
|
#define MSG_DWELL _UxGT("キュウシ") // "Sleep..."
|
153
|
153
|
#define MSG_USERWAIT _UxGT("シバラクオマチクダサイ") // "Wait for user..."
|
|
154
|
+//#define MSG_USERWAIT _UxGT("ツヅケルニハクリックシテクダサイ")
|
154
|
155
|
#define MSG_PRINT_ABORTED _UxGT("プリントガチュウシサレマシタ") // "Print aborted"
|
155
|
156
|
#define MSG_NO_MOVE _UxGT("ウゴキマセン") // "No move."
|
156
|
157
|
#define MSG_KILLED _UxGT("ヒジョウテイシ") // "KILLED. "
|
|
@@ -248,8 +249,6 @@
|
248
|
249
|
#define MSG_BACK _UxGT("モドリ")
|
249
|
250
|
#define MSG_VELOCITY _UxGT("ソクド")
|
250
|
251
|
#define MSG_STEPS_PER_MM _UxGT("ステップ/mm")
|
251
|
|
-#define MSG_USERWAIT _UxGT("ツヅケルニハクリックシテクダサイ")
|
252
|
252
|
#define MSG_USER_MENU _UxGT("ユーザーコマンド")
|
253
|
253
|
#define MSG_PRINT_PAUSED _UxGT("プリントガイチジテイシサレマシタ")
|
254
|
254
|
#define MSG_PRINTING _UxGT("プリントチュウ...")
|
255
|
|
-#define MSG_PRINT_ABORTED _UxGT("プリントガチュウシサレマシタ")
|