Commit Graph

41 Commits (eaa66f3c464f2e09bb093e5f0285ced971b48724)

Author SHA1 Message Date
Scott Lahteine b904b5ae8d Audible feedback for settings store/load/reset
Scott Lahteine 1e419655f3 Followup to - spacing before "mm"
Scott Lahteine 7739c0affa Change "+mm" to "mm" in most languages
- Japanese and Chinese still need update
yhfudev 2dbd38ce16 tag the utf-8 strings
esenapaj a298a58684 Remove redundant "E"
Scott Lahteine 4783a59249 Remove filament-change empty lines from languages
esenapaj 5db3738fe7 Re-follow the PR (Set language display charset in language.h)
Scott Lahteine 6eb6f12c64 Patch up some language formatting
Bo Herrmannsen 8cffa60cc5 Update to Danish language 10/11-2016
Scott Lahteine d19cfcfc1d max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
Scott Lahteine a2572d2854 Fix Danish encoding and an error message
Bo Herrmannsen d2ae5b00d9 Danish up to date (18 Aug 2016)
Scott Lahteine aa30550b21 Keep SIMULATE_ROMFONT only language.h
Scott Lahteine d3b432adca Strip never-translated strings from language files
esenapaj af9b1d79b1 Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
・Remove MSG_END_HOUR and MSG_END_MINUTE from all the language files
・Change from MSG_INFO_TOTAL_PRINTS to MSG_INFO_PRINT_COUNT in German
file
Scott Lahteine 1026e5b071 Replace PLA/ABS preheating with generic
AnHardt 39883d03fc universalize axis_unhomed_error()
esenapaj fac58f0291 Cosmetic changes for language files
Bo Herrmannsen 8532bf4087 last of missing defines added
need to check line 101-103
Bo Herrmannsen a1a8240606 added defines present in en but not in da
Bo Herrmannsen 5eb7a79d93 initial changes to DA
esenapaj 1a75509a3c Cleanup for Danish file
・Arrange the strings in unified order
・Remove "#ifdef DELTA_CALIBRATION_MENU" directive
・Adjust spacing
esenapaj 8d0b2f358a 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 )

The most part of these changes were salvaged from closed my PR#3550.
João Brázio fe4fc88494
Closes : missing Danish translation
Scott Lahteine f90a8661cb Uppercase XYZE on Graphical LCD
Scott Lahteine e773d081c0 General language file cleanup
Scott Lahteine 96e37bb70a Merge pull request from DavidBjerreBjoerklund/patch-2
Update language_da.h
DavidBjerreBjoerklund 5f840d2e30 Update language_da.h
Corrected:
MSG_KILLED
MSG_NO_MOVE
MSG_STOPPED
MSG_PRINT_ABORTED
MSG_ON
MSG_OFF
DavidBjerreBjoerklund b80b40a578 Update language_da.h
Added translation mentioned in issue :
Homing would be best tranlated homing, or "Kører til udgangsposition".

#define MSG_SET_HOME_OFFSETS
#define MSG_LEVEL_BED_HOMING
#define MSG_LEVEL_BED_WAITING 
#define MSG_LEVEL_BED_DONE
#define MSG_LEVEL_BED_CANCEL 
#define MSG_HOME_OFFSETS_APPLIED
Scott Lahteine c94482168b Add MSG_LEVEL_BED_CANCEL for MBL
Scott Lahteine 5719fcba51 Add MSG_LEVEL_BED_DONE and MSG_LEVEL_BED_WAITING
Scott Lahteine 80b8fd1cad Add MSG_HOME_OFFSETS_APPLIED
Scott Lahteine a393941d2d Combine "XYZ" with MSG_LEVEL_BED_HOMING
AnHardt 94962ee678 axis_known_position -> axis_homed
In all these cases we want the axis to be homed. If we could have lost
some steps is secondary.

Reenables homing seperate axis with DISABLE_X / DISABLE_Y true.
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
Following up on 
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
esenapaj 22299c13c1 Change link to the document
documentation/LCDLanguageFont.md moved to http://www.marlinfirmware.org/ at commit 12d0983757,
but http://www.marlinfirmware.org/ isn't working.
Scott Lahteine 6a3529247f "Homing" as a translatable string
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
Scott Lahteine 7ac7ddbf20 Show nozzles, heaters, and extruders numbered 1-4
Richard Wackerbarth 866efc14fe Add Danish translations