diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,4 +16,5 @@ compress_css: yuicompressor --type css debug_toolbar/static/debug_toolbar/css/toolbar.css > debug_toolbar/static/debug_toolbar/css/toolbar.min.css 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-wrap --no-obsolete + @echo "Please commit changes and run 'tx push -s' (or wait for Transifex to pick them)" |
