Firmware2/Marlin/src/lcd/language
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395)
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
  - Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
2018-11-11 12:16:24 -06:00
..
language_an.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_bg.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_ca.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_cz.h MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 2018-11-04 19:06:10 -06:00
language_da.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_de.h Update German language (#12379) 2018-11-09 15:25:29 -06:00
language_el-gr.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_el.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_en.h Update Italian language (#12352) 2018-11-06 19:30:24 -06:00
language_es.h Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00
language_eu.h MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 2018-11-04 19:06:10 -06:00
language_fi.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_fr.h MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 2018-11-04 19:06:10 -06:00
language_gl.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_hr.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_it.h Update Italian language (#12368) 2018-11-09 04:04:02 -06:00
language_jp-kana.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_ko_KR.h MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 2018-11-04 19:06:10 -06:00
language_nl.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_pl.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_pt-br.h MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 2018-11-04 19:06:10 -06:00
language_pt.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_ru.h MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 2018-11-04 19:06:10 -06:00
language_sk.h Update Slovak translation (#12376) 2018-11-09 04:03:07 -06:00
language_test.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_tr.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_uk.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
language_zh_CN.h Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00
language_zh_TW.h Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00