X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=scripts%2Fkconfig%2Fmconf.c;h=2c3963165a0d83f45b2d180361e12e4542588302;hb=bdbdfdef5766c2a60185e946df242f1bc0d37c09;hp=6c9c45f9fbbac432a877112f4243f483ed01e9e3;hpb=d936d2d452ca1848cc4b397bdfb96d4278b9f934;p=~andy%2Flinux diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c index 6c9c45f9fbb..2c3963165a0 100644 --- a/scripts/kconfig/mconf.c +++ b/scripts/kconfig/mconf.c @@ -401,8 +401,8 @@ static void search_conf(void) struct subtitle_part stpart; title = str_new(); - str_printf( &title, _("Enter %s (sub)string or regexp to search for " - "(with or without \"%s\")"), CONFIG_, CONFIG_); + str_printf( &title, _("Enter (sub)string or regexp to search for " + "(with or without \"%s\")"), CONFIG_); again: dialog_clear();