Update language_ru.h (#10482)

This commit is contained in:
Anton Piliugin 2018-04-22 10:24:14 +05:00 committed by Scott Lahteine
parent 58bd2a5e81
commit b49da0c4ba

View File

@ -253,6 +253,7 @@
#define MSG_DWELL _UxGT("Сон...")
#define MSG_USERWAIT _UxGT("Продолжить...")
#define MSG_PRINT_PAUSED _UxGT("Печать на паузе")
#define MSG_PRINTING _UxGT("Печать...")
#define MSG_PRINT_ABORTED _UxGT("Печать отменена")
#define MSG_NO_MOVE _UxGT("Нет движения.")
#define MSG_KILLED _UxGT("УБИТО. ")