#define COPYRIGHT "Traffic indicator instead of GPRS logo for ELKA\n(c) BingK(binghelingxi)\nfor NSG (p)loquat"

#define LANG_CN
#ifdef LANG_CN
#define cfgPOS "坐标位置"
#define cfgFONT "字体"
#define cfgATTR "文本属性"
#define cfgWD_COLOR "文字颜色"
#define cfgWS_FRM_COLOR "文字边框颜色"
#define cfgRND_FRM_COLOR "外框颜色"
#define cfgFRM_COLOR "外框填充颜色"
#endif

#define LANG_EN
#ifdef LANG_EN
#define cfgPOS "Position"
#define cfgFONT "Font"
#define cfgATTR "Text Attrib"
#define cfgWD_COLOR "Text Color"
#define cfgWS_FRM_COLOR "Text Frame Color"
#define cfgRND_FRM_COLOR "Frame Color"
#define cfgFRM_COLOR "Frame Fill Color"
#endif

