aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAymeric Augustin2013-10-26 22:03:09 +0200
committerAymeric Augustin2013-10-26 22:03:09 +0200
commita29141c57c19ae69a142841998fcf056db2289b0 (patch)
tree0730a76fd2c5bcbf100df3dbf444b19a5eacf92c /Makefile
parent64b0349e2c964ee907fc181d3dfe80267f18fb87 (diff)
downloaddjango-debug-toolbar-a29141c57c19ae69a142841998fcf056db2289b0.tar.bz2
Update English PO file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 40fc27c..ec0517c 100644
--- a/Makefile
+++ b/Makefile
@@ -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