diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2002-09-05 16:11:19 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2002-09-05 16:11:19 +0000 |
commit | dcf7356b34201afceb3aaf454b116c938040d208 (patch) | |
tree | 676aa7551bf292c182315fd6dd0431537288642e /po/Makefile | |
parent | 4d92edd3b7be75d3d68bcb22e6966591c8d1bd6c (diff) | |
download | drakwizard-dcf7356b34201afceb3aaf454b116c938040d208.tar drakwizard-dcf7356b34201afceb3aaf454b116c938040d208.tar.gz drakwizard-dcf7356b34201afceb3aaf454b116c938040d208.tar.bz2 drakwizard-dcf7356b34201afceb3aaf454b116c938040d208.tar.xz drakwizard-dcf7356b34201afceb3aaf454b116c938040d208.zip |
updated po files
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 c2907007..9d79beb9 100644 --- a/po/Makefile +++ b/po/Makefile @@ -38,7 +38,6 @@ $(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 |