I18N 49 lib/widget/quick.c #define I18N(x) (x = x != NULL && *x != '\0' ? _(x) : x) I18N 51 lib/widget/quick.c #define I18N(x) (x = x)