move the TALL_FONT_CORRECTION to language files
This commit is contained in:
committed by
Scott Lahteine
parent
77bc653524
commit
627348b46c
@ -30,6 +30,8 @@
|
||||
#ifndef LANGUAGE_ZH_CN_H
|
||||
#define LANGUAGE_ZH_CN_H
|
||||
|
||||
//#define TALL_FONT_CORRECTION (1)
|
||||
|
||||
#define CHARSIZE 3
|
||||
|
||||
#define WELCOME_MSG MACHINE_NAME _UxGT("已就绪.") //" ready."
|
||||
|
@ -30,6 +30,8 @@
|
||||
#ifndef LANGUAGE_ZH_TW_H
|
||||
#define LANGUAGE_ZH_TW_H
|
||||
|
||||
//#define TALL_FONT_CORRECTION (1)
|
||||
|
||||
#define CHARSIZE 3
|
||||
|
||||
#define WELCOME_MSG MACHINE_NAME _UxGT("已就緒.") //" ready."
|
||||
|
Reference in New Issue
Block a user