PACKAGE 438 scripts/kconfig/conf.c bindtextdomain(PACKAGE, LOCALEDIR); PACKAGE 439 scripts/kconfig/conf.c textdomain(PACKAGE); PACKAGE 1564 scripts/kconfig/gconf.c bindtextdomain(PACKAGE, LOCALEDIR); PACKAGE 1565 scripts/kconfig/gconf.c bind_textdomain_codeset(PACKAGE, "UTF-8"); PACKAGE 1566 scripts/kconfig/gconf.c textdomain(PACKAGE); PACKAGE 871 scripts/kconfig/mconf.c bindtextdomain(PACKAGE, LOCALEDIR); PACKAGE 872 scripts/kconfig/mconf.c textdomain(PACKAGE); PACKAGE 1718 scripts/kconfig/qconf.cc bindtextdomain(PACKAGE, LOCALEDIR); PACKAGE 1719 scripts/kconfig/qconf.cc textdomain(PACKAGE);