Browse Source

follow-up the PR #3180

esenapaj 9 years ago
parent
commit
37eaa1406b

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

657
 // @section lcd
657
 // @section lcd
658
 
658
 
659
 // Define your display language below. Replace (en) with your language code and uncomment.
659
 // Define your display language below. Replace (en) with your language code and uncomment.
660
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
660
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
661
 // See also language.h
661
 // See also language.h
662
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
662
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
663
 
663
 

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h View File

654
 // @section lcd
654
 // @section lcd
655
 
655
 
656
 // Define your display language below. Replace (en) with your language code and uncomment.
656
 // Define your display language below. Replace (en) with your language code and uncomment.
657
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
657
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
658
 // See also language.h
658
 // See also language.h
659
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
659
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
660
 
660
 

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h View File

666
 // @section lcd
666
 // @section lcd
667
 
667
 
668
 // Define your display language below. Replace (en) with your language code and uncomment.
668
 // Define your display language below. Replace (en) with your language code and uncomment.
669
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
669
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
670
 // See also language.h
670
 // See also language.h
671
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
671
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
672
 
672
 

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h View File

669
 // @section lcd
669
 // @section lcd
670
 
670
 
671
 // Define your display language below. Replace (en) with your language code and uncomment.
671
 // Define your display language below. Replace (en) with your language code and uncomment.
672
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
672
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
673
 // See also language.h
673
 // See also language.h
674
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
674
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
675
 
675
 

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h View File

689
 // @section lcd
689
 // @section lcd
690
 
690
 
691
 // Define your display language below. Replace (en) with your language code and uncomment.
691
 // Define your display language below. Replace (en) with your language code and uncomment.
692
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
692
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
693
 // See also language.h
693
 // See also language.h
694
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
694
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
695
 
695
 

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

674
 // @section lcd
674
 // @section lcd
675
 
675
 
676
 // Define your display language below. Replace (en) with your language code and uncomment.
676
 // Define your display language below. Replace (en) with your language code and uncomment.
677
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
677
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
678
 // See also language.h
678
 // See also language.h
679
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
679
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
680
 
680
 

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

669
 // @section lcd
669
 // @section lcd
670
 
670
 
671
 // Define your display language below. Replace (en) with your language code and uncomment.
671
 // Define your display language below. Replace (en) with your language code and uncomment.
672
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
672
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
673
 // See also language.h
673
 // See also language.h
674
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
674
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
675
 
675
 

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

682
 // @section lcd
682
 // @section lcd
683
 
683
 
684
 // Define your display language below. Replace (en) with your language code and uncomment.
684
 // Define your display language below. Replace (en) with your language code and uncomment.
685
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
685
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
686
 // See also language.h
686
 // See also language.h
687
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
687
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
688
 
688
 

+ 1
- 1
Marlin/example_configurations/TAZ4/Configuration.h View File

694
 // @section lcd
694
 // @section lcd
695
 
695
 
696
 // Define your display language below. Replace (en) with your language code and uncomment.
696
 // Define your display language below. Replace (en) with your language code and uncomment.
697
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
697
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
698
 // See also language.h
698
 // See also language.h
699
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
699
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
700
 
700
 

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h View File

666
 // @section lcd
666
 // @section lcd
667
 
667
 
668
 // Define your display language below. Replace (en) with your language code and uncomment.
668
 // Define your display language below. Replace (en) with your language code and uncomment.
669
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
669
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
670
 // See also language.h
670
 // See also language.h
671
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
671
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
672
 
672
 

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

674
 // @section lcd
674
 // @section lcd
675
 
675
 
676
 // Define your display language below. Replace (en) with your language code and uncomment.
676
 // Define your display language below. Replace (en) with your language code and uncomment.
677
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
677
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
678
 // See also language.h
678
 // See also language.h
679
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
679
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
680
 
680
 

+ 1
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

796
 // @section lcd
796
 // @section lcd
797
 
797
 
798
 // Define your display language below. Replace (en) with your language code and uncomment.
798
 // Define your display language below. Replace (en) with your language code and uncomment.
799
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
799
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
800
 // See also language.h
800
 // See also language.h
801
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
801
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
802
 
802
 

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

796
 // @section lcd
796
 // @section lcd
797
 
797
 
798
 // Define your display language below. Replace (en) with your language code and uncomment.
798
 // Define your display language below. Replace (en) with your language code and uncomment.
799
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
799
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
800
 // See also language.h
800
 // See also language.h
801
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
801
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
802
 
802
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

800
 // @section lcd
800
 // @section lcd
801
 
801
 
802
 // Define your display language below. Replace (en) with your language code and uncomment.
802
 // Define your display language below. Replace (en) with your language code and uncomment.
803
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
803
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
804
 // See also language.h
804
 // See also language.h
805
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
805
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
806
 
806
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

791
 // @section lcd
791
 // @section lcd
792
 
792
 
793
 // Define your display language below. Replace (en) with your language code and uncomment.
793
 // Define your display language below. Replace (en) with your language code and uncomment.
794
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
794
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
795
 // See also language.h
795
 // See also language.h
796
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
796
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
797
 
797
 

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

710
 // @section lcd
710
 // @section lcd
711
 
711
 
712
 // Define your display language below. Replace (en) with your language code and uncomment.
712
 // Define your display language below. Replace (en) with your language code and uncomment.
713
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
713
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
714
 // See also language.h
714
 // See also language.h
715
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
715
 #define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
716
 
716
 

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h View File

677
 // @section lcd
677
 // @section lcd
678
 
678
 
679
 // Define your display language below. Replace (en) with your language code and uncomment.
679
 // Define your display language below. Replace (en) with your language code and uncomment.
680
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
680
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
681
 // See also language.h
681
 // See also language.h
682
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
682
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
683
 
683
 

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

668
 // @section lcd
668
 // @section lcd
669
 
669
 
670
 // Define your display language below. Replace (en) with your language code and uncomment.
670
 // Define your display language below. Replace (en) with your language code and uncomment.
671
-// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
671
+// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, cz, test
672
 // See also language.h
672
 // See also language.h
673
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
673
 //#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
674
 
674
 

Loading…
Cancel
Save