#include #include #ifdef ENABLE_NLS #include #define _(String) dgettext("data.table", String) #else #define _(String) (String) #endif static void glam(SEXP x) { // intentionally end the file before completing the translation macro call Rprintf(_("an translated templated string: %s\n")