Browse Source

Update Marlin/language.h

Update Polish language 	#define MSG_RESUMING "Wznawiam drukowanie"
codenamepawel 12 years ago
parent
commit
d360846dd4
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/language.h

+ 1
- 0
Marlin/language.h View File

@@ -259,6 +259,7 @@
259 259
 	#define MSG_NO_CARD "Brak karty"
260 260
 	#define MSG_DWELL "Uspij..."
261 261
 	#define MSG_USERWAIT "Czekaj na uzytkownika..."
262
+	#define MSG_RESUMING "Wznawiam drukowanie"
262 263
 	#define MSG_NO_MOVE "Brak ruchu."
263 264
 	#define MSG_PART_RELEASE "Czesciowe zwolnienie"
264 265
 	#define MSG_KILLED "Ubity. "

Loading…
Cancel
Save