diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 1ed7564f..c2ea3f34 100644 --- a/po/Makefile +++ b/po/Makefile @@ -40,7 +40,6 @@ $(PGOAL).pot: $(PL_CFILES) $(WIZCFILES) echo -e "\\nmsgid \"Cancel\"\\nmsgstr \"\"" >> drakwizard.pot echo -e "\\nmsgid \"Next ->\"\\nmsgstr \"\"" >> drakwizard.pot echo -e "\\nmsgid \"<- Previous\"\\nmsgstr \"\"" >> drakwizard.pot - echo -e "\\nmsgid \"enabled\"\\nmsgstr \"\"\\n\nmsgid \"disabled\"\\nmsgstr \"\"\\n" >> drakwizard.pot @rm -rf $(PL_CFILES) $(WIZCFILES) install: all |