diff options
| author | Aymeric Augustin | 2013-10-26 22:03:09 +0200 | 
|---|---|---|
| committer | Aymeric Augustin | 2013-10-26 22:03:09 +0200 | 
| commit | a29141c57c19ae69a142841998fcf056db2289b0 (patch) | |
| tree | 0730a76fd2c5bcbf100df3dbf444b19a5eacf92c /Makefile | |
| parent | 64b0349e2c964ee907fc181d3dfe80267f18fb87 (diff) | |
| download | django-debug-toolbar-a29141c57c19ae69a142841998fcf056db2289b0.tar.bz2 | |
Update English PO file.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ compress_js:  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  | 
