Skip to content

Commit 293569a

Browse files
committed
The .po files are now wrapped.
1 parent e334bf6 commit 293569a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ coverage:
2222
coverage html
2323

2424
translatable_strings:
25-
cd debug_toolbar && django-admin.py makemessages -l en --no-wrap --no-obsolete
25+
cd debug_toolbar && django-admin.py makemessages -l en --no-obsolete
2626
@echo "Please commit changes and run 'tx push -s' (or wait for Transifex to pick them)"
2727

2828
update_translations:

0 commit comments

Comments
 (0)