From 293569a502ea6fc523d513ab6b29297ae4e35fb5 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 8 Dec 2013 22:30:51 +0100 Subject: The .po files are now wrapped. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b100b8d..0e8959a 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ coverage: coverage html translatable_strings: - cd debug_toolbar && django-admin.py makemessages -l en --no-wrap --no-obsolete + cd debug_toolbar && django-admin.py makemessages -l en --no-obsolete @echo "Please commit changes and run 'tx push -s' (or wait for Transifex to pick them)" update_translations: -- cgit v1.2.3