diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-03-03 11:01:23 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-03-03 11:01:23 +0000 |
commit | d4b41333126f87801dc5c447142d190904b21859 (patch) | |
tree | b04c0f0f7878d4471399ebbf8cc579ea25fab249 /po/Makefile | |
parent | d4b19009afbcdba85d31a2e84b00619befdef89b (diff) | |
download | drakwizard-d4b41333126f87801dc5c447142d190904b21859.tar drakwizard-d4b41333126f87801dc5c447142d190904b21859.tar.gz drakwizard-d4b41333126f87801dc5c447142d190904b21859.tar.bz2 drakwizard-d4b41333126f87801dc5c447142d190904b21859.tar.xz drakwizard-d4b41333126f87801dc5c447142d190904b21859.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 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 |