We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e334bf6 commit 293569aCopy full SHA for 293569a
Makefile
@@ -22,7 +22,7 @@ coverage:
22
coverage html
23
24
translatable_strings:
25
- cd debug_toolbar && django-admin.py makemessages -l en --no-wrap --no-obsolete
+ cd debug_toolbar && django-admin.py makemessages -l en --no-obsolete
26
@echo "Please commit changes and run 'tx push -s' (or wait for Transifex to pick them)"
27
28
update_translations:
0 commit comments