diff options
| author | Aymeric Augustin | 2013-12-08 22:30:51 +0100 |
|---|---|---|
| committer | Aymeric Augustin | 2013-12-08 22:30:51 +0100 |
| commit | 293569a502ea6fc523d513ab6b29297ae4e35fb5 (patch) | |
| tree | 20c0e0c38142bff40e41aa4b53c963348ae8c0f5 | |
| parent | e334bf6e4b4975fd87957c473a62c0d889e38cb0 (diff) | |
| download | django-debug-toolbar-293569a502ea6fc523d513ab6b29297ae4e35fb5.tar.bz2 | |
The .po files are now wrapped.
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
