summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-09-05 12:22:02 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-09-05 12:22:02 +0000
commitcf2f46e78559a87e74237d9771379fd2324179f9 (patch)
tree45f36db8da5e76800f74dbdba348c1d01ec89581
parent442498f01823ff567e848aa9e635ab88fb62991a (diff)
downloaddrakwizard-cf2f46e78559a87e74237d9771379fd2324179f9.tar
drakwizard-cf2f46e78559a87e74237d9771379fd2324179f9.tar.gz
drakwizard-cf2f46e78559a87e74237d9771379fd2324179f9.tar.bz2
drakwizard-cf2f46e78559a87e74237d9771379fd2324179f9.tar.xz
drakwizard-cf2f46e78559a87e74237d9771379fd2324179f9.zip
added rpm missing translation
-rw-r--r--po/Makefile1
1 files changed, 1 insertions, 0 deletions
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