NO_TRANSLATION 240 lib/charsets.c return (n < 0) ? NO_TRANSLATION : ((codepage_desc *) g_ptr_array_index (codepages, n))->id; NO_TRANSLATION 250 lib/charsets.c if (strcmp (id, NO_TRANSLATION) == 0)