From cf2f46e78559a87e74237d9771379fd2324179f9 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 5 Sep 2002 12:22:02 +0000 Subject: added rpm missing translation --- po/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/po/Makefile b/po/Makefile index 9d79beb9..c2907007 100644 --- a/po/Makefile +++ b/po/Makefile @@ -38,6 +38,7 @@ $(PGOAL).pot: $(PL_CFILES) $(WIZCFILES) --keyword=_ --keyword=__ --keyword=N_ \ --language=C -o $@ $(PL_CFILES) $(WIZCFILES) echo -e "\\nmsgid \"enabled\"\\nmsgstr \"\"\\n\nmsgid \"disabled\"\\nmsgstr \"\"\\n" >> drakwizard.pot + echo -e "\\nmsgid \"%s is not installed\\\nClick \"Ok\" to install or \"Cancel\" to quit\"\\nmsgstr \"\"" >> drakwizard.pot @rm -rf $(PL_CFILES) $(WIZCFILES) install: all -- cgit v1.2.1