Cleanup for language files

・Remove abolished strings (MSG_NOZZLE1, MSG_NOZZLE2)
・Remove duplicated strings 
・Arrange the strings in unified order
・Adjust spacing
・Remove some comments in Japanese files(follow-up the PR #3560)

The most part of these changes were salvaged from closed my PR#3550.
This commit is contained in:
esenapaj
2016-04-23 13:27:05 +09:00
parent 2bb56ef6de
commit 8d0b2f358a
10 changed files with 40 additions and 48 deletions

View File

@ -101,10 +101,10 @@
#define MSG_VZ_JERK "Zジク ヤクド mm/s" // "Vz-jerk"
#define MSG_VE_JERK "エクストルーダー ヤクド" // "Ve-jerk"
#define MSG_VMAX "サイダイフィードレート " // "Vmax "
#define MSG_X "X" // "x"
#define MSG_Y "Y" // "y"
#define MSG_Z "Z" // "z"
#define MSG_E "E" // "e"
#define MSG_X "X"
#define MSG_Y "Y"
#define MSG_Z "Z"
#define MSG_E "E"
#define MSG_VMIN "サイショウフィードレート" // "Vmin"
#define MSG_VTRAV_MIN "サイショウトラベルレート" // "VTrav min"
#define MSG_AMAX "サイダイカソクド " // "Amax "